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
I would suggest to add "hms" to the default value of xportr.numeric_types. Time variables which are created by admiral::derive_vars_dtm_to_tm() are of class "hms". Without adding "hms"xportr_type() considers time variable as converted.
By the way, the message could be improved by stating which type was found in metadata and which in data. I had to read the code to find out what caused the warning.
Feature Idea
I would suggest to add
"hms"
to the default value ofxportr.numeric_types
. Time variables which are created byadmiral::derive_vars_dtm_to_tm()
are of class"hms"
. Without adding"hms"
xportr_type()
considers time variable as converted.Relevant Input
No response
Relevant Output
No response
Reproducible Example/Pseudo Code
produces
The text was updated successfully, but these errors were encountered: