get_default_variables_to_be_included: Get Default Variables to Include

View source: R/get_default_variables_to_be_included.R

get_default_variables_to_be_includedR Documentation

Get Default Variables to Include

Description

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.

Usage

get_default_variables_to_be_included()

Value

A character vector containing the names of default variables.

Examples

default.variables <- get_default_variables_to_be_included()


martingerdin/rofi documentation built on Dec. 3, 2024, 12:10 a.m.