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
Currently outputs a data.table
If dataframe or tibble is input, it's reasonable to expect the same format is returned.
Needs to import from tibble though, so need to check the weight of dependencies
The text was updated successfully, but these errors were encountered:
{collapse} has functions to quickly change between tibble/ data.frame/ data.table so reminder to investigate the logic and if necessary import those to help with this
Currently outputs a data.table
If dataframe or tibble is input, it's reasonable to expect the same format is returned.
Needs to import from tibble though, so need to check the weight of dependencies
The text was updated successfully, but these errors were encountered: