enforce_st_dtypes | R Documentation |
Enforces SeroTracker data types on a tibble using a predefined schema.
enforce_st_dtypes(tbl)
tbl |
tibble to be dtyped |
wrapper method for enforce_dtypes
## Not run: fs_males_tbl_cleaned <- enforce_st_dtypes(fs_males_tbl) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.