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
thomas-neitmann
changed the title
Bug: Not able to rename varaibles with derive_vars_last_dose()
Bug: Not able to rename variables with derive_vars_last_dose()Jun 14, 2022
Upon further inspection the error is not related to the renaming itsef. That works as expected. However, if a renamed variable is specified in dose_date as per the example above then the assert_data_frame() call errors because that renames variable is not yet in the dataset.
What happened?
derive_vars_last_dose()
returns an error when using thenew_vars
parameter to rename variables.Session Information
Reproducible Example
The text was updated successfully, but these errors were encountered: