get_table: Get Subtable

Description Usage Arguments Examples

View source: R/get_table.R

Description

Get Subtable

Usage

1
get_table(table_code, file_names, par_file, path)

Arguments

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

Examples

1
2
3
4
## Not run: 
dat_cog <- get_table("COG", file_names, par_file, path)

## End(Not run)

Thewhey-Brian/adbiomarker documentation built on Oct. 14, 2020, 4:25 p.m.