Description Usage Value References See Also Examples
Get a named vector of variable labels.
Uses results of load.study.options
directly - must be run after load.tables
or load.study.options
1 |
(Pre-processed) tables in tables
as data frames
http://stackoverflow.com/questions/3640925/global-variable-in-r-function
read.DB.table, load.table.list (used in dossier-specific packages), load.study.options
1 2 3 4 | ## non rectangular table
load.study.options(data.dir=system.file("extdata", "s_export_CSV-xls_BMD.zip", package = "secuTrial"))
labs <- load.labels()
labs[1]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.