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
This is currently by design, but not really very desired. eyes should give precedence to columns that are simply called "eyes" or "eye". Now you have to specify the eye column:
eyes(foo, eye = "eyes")
#> patients eyes right left
#> 20 28 14 14
tjebo
changed the title
eyes - eye column not recognised if one column has _eye in their name
eyes - eye column not recognised if another column has _eye in their name
Mar 8, 2021
Created on 2021-03-08 by the reprex package (v1.0.0)
The text was updated successfully, but these errors were encountered: