View source: R/dictionary_secuTrial.R
dictionary_secuTrial | R Documentation |
Data dictionary for secuTrialdata objects
dictionary_secuTrial(x)
x |
|
data frame with info on variables
export_location <- system.file("extdata", "sT_exports", "lnames",
"s_export_CSV-xls_CTU05_long_ref_miss_en_utf8.zip",
package = "secuTrialR")
# read all export data
sT_export <- read_secuTrial(data_dir = export_location)
# get dictionary
dictionary_secuTrial(sT_export)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.