extractWebOutput: Extract variables exported from the ALSPAC variable lookup...

View source: R/extractvars.r

extractWebOutputR Documentation

Extract variables exported from the ALSPAC variable lookup web app

Description

The variable lookup webapp allows you to browse the available variables and export a list of selected variables. This function will read that exported list and extract the individual level data for each of the selected variables.

Usage

extractWebOutput(filename)

Arguments

filename

Name of file exported from ALSPAC variable lookup web app

Details

More generally, this function requires a file that has at least one column with the header 'Variable' followed by a list of variable names.

The R: drive must be mounted and its path set with the setDataDir function.

Value

Data frame


explodecomputer/alspac documentation built on Feb. 16, 2024, 4:18 p.m.