core_vars: core_vars

View source: R/core_vars.R

core_varsR Documentation

core_vars

Description

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.

Usage

core_vars(df, ...)

Arguments

df

Master bTB dataset (master_tb). (...) = add in additional variables

Details

DETAILS

Value

returns dataset with core variables


044mj/cvera documentation built on Feb. 13, 2023, 10:02 p.m.