GLAD_select: Read in Selected Variables From Data sets to a list

Description Usage Arguments

Description

Read in selected variables specified through *.txt files from data sets to a list

Usage

1
GLAD_select(clean_path, export_path, person, which, format)

Arguments

clean_path

Path to the folder containing the exported files.

export_path

Path to the data request folder, which should contain subfolders each represent a person who requests the data

person

The name of the person who requests the data

which

A character vector specifying paths to the *.txt files containing required variables. Each text file should correspond to and has the name of a questionnaire. The variables within each text file should be on seperate lines.

format

Format of exported data. It should be one of c('rds', 'sav', 'sas', 'feather', 'csv')


lyh970817/gladfunctions documentation built on Sept. 19, 2021, 2:01 p.m.