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
I think it would be useful to have a function that only extracts the metadata (without the mat-column). The as_tibble() method converts the database to a tibble that includes mat. But it would be convenient to have a separate function that also drops mat.
The text was updated successfully, but these errors were encountered:
I think it would be useful to have a function that only extracts the metadata (without the
mat
-column). Theas_tibble()
method converts the database to a tibble that includesmat
. But it would be convenient to have a separate function that also dropsmat
.The text was updated successfully, but these errors were encountered: