core_vars | R Documentation |
top
Simple function to extract (e.g. dplyr::select)
core variables from master_tb dataset, useful for quick sanity checks and can
be added into a pipe. Saves having to type them out manually.
core_vars(df, ...)
df |
Master bTB dataset (master_tb). (...) = add in additional variables |
DETAILS
returns dataset with core variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.