Description Usage Arguments Examples
Get Subtable
1 | get_table(table_code, file_names, par_file, path)
|
table_code |
Code of subtable ("Cognitive" as "COG") |
file_names |
List of all files name in path |
par_file |
Parameters dictionary (could be modified if needed) |
path |
Location where data stored |
1 2 3 4 | ## Not run:
dat_cog <- get_table("COG", file_names, par_file, path)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.