You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this Kyle. For context, some downstream packages essentially treat integers as factors in some cases, and this change would address that issue.
readr
doesn't do it and I think most of the time, I'd rather havedouble
thaninteger64
.https://github.com/metrumresearchgroup/bbr/blob/main/R/nm-file.R#L142-L147
The text was updated successfully, but these errors were encountered: