View source: R/get_default_variables_to_be_included.R
get_default_variables_to_be_included | R Documentation |
This function returns a character vector containing the names of default variables that are included in the prepare_data function. These variables cover various aspects such as patient information, injury details, time-related data, and outcomes.
get_default_variables_to_be_included()
A character vector containing the names of default variables.
default.variables <- get_default_variables_to_be_included()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.