createDictionary | R Documentation |
Create a dictionary from ALSPAC Stata files
createDictionary(
datadir = "Current",
name = NULL,
quick = FALSE,
sourcesFile = NULL
)
datadir |
ALSPAC data subdirectory from which to create the index (Default: "Current"). . |
name |
If not |
quick |
Logical. Default The function uses multiple processors using |
Data frame dictionary listing available variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.