get_datasets {EDCimport}R Documentation

Retrieve the datasets as a list of data.frames

Description

Get the datasets from the lookup table as a list of data.frames.

Usage

get_datasets(lookup = getOption("edc_lookup"), envir = parent.frame())

Arguments

lookup

the lookup table

envir

(internal use)

Value

a list of all datasets


[Package EDCimport version 0.4.1 Index]