The variables
worksheet acts as a reference sheet your project(s), by listing the variables you are using.
This vignette describes how the variables
worksheet is organized and how to find variables that you can transform. The How to guides provides examples of how to use the this.
Read the variables
worksheet
#> There are 23 variables, grouped in 20 sections and 6 subjects that are available for transformation.
#> You can search for variables in the table below. Try searching for the lab tests. There are 10 variables are in the lab test subject.
#>
#> Try sorting the subject column by clicking the up beside the `subject` heading: the top 10 rows of the table should show the lab tests variables:
#> [1] "bili" "chol" "albumin" "copper" "alk.phos" "ast"
#> [7] "trig" "platelet" "protime" "stage"
variables.csv
sheet is organizedThere are 8 columns in this worksheet as follows:
variable: the name of the final transformed variable.
label: the shorthand label for the variable.
labelLong: a more detailed label for the variable.
section: the section where this variable could be found (i.e. demographic, lab test).
subject: what the variable pertains to (i.e. age, sex, cholestral concentration).
variableType: whether the final variable is categorical or continuous.
units: any units for the final variable.
databaseStart: the list of databases that contain the variable of interest
variableStart: the original names of the variables as they are listed in each respective database