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
Would be great to not make the user need to load tidyverse or associated packages. I think this can be done by replacing tibble with data.frame when setting up my_estimates. Should be an easy fix.
The text was updated successfully, but these errors were encountered:
Would be great to not make the user need to load tidyverse or associated packages. I think this can be done by replacing
tibble
with data.frame when setting up my_estimates. Should be an easy fix.The text was updated successfully, but these errors were encountered: