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 goldfish assumes that network data is a data frame. But some more R packages (especially from the tidyR family) prefer tibbles for tabular data. goldfish works with tibbles, too, but it throws a warning:
Feature Request
Currently goldfish assumes that network data is a data frame. But some more R packages (especially from the tidyR family) prefer tibbles for tabular data. goldfish works with tibbles, too, but it throws a warning:
The text was updated successfully, but these errors were encountered: