Description Usage Arguments Value Examples
View source: R/prep_datatype_from_data.R
Get data types from data
1 | prep_datatype_from_data(resp_vars = colnames(study_data), study_data)
|
resp_vars |
variable names of the variables to fetch the data type from the data |
study_data |
data.frame the data frame that contains the measurements |
vector of data types
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.