Description Usage Arguments Value Examples
Map Variables
1 | map_var(data_name0 = "BIOCARD", table_code0, var_name, var_file)
|
data_name0 |
Dataset where the variable from |
table_code0 |
Table where the variable from |
var_name |
Name of the variable |
var_file |
Variables mapping file |
The real name in raw data
1 2 3 4 | ## Not run:
map_var("BIOCARD", "CSF", "date", var_file)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.