import_RDS: Import R data

Description Usage Arguments Details Value Examples

Description

Function to import an RDS-saved file (maybe change to list??)

Usage

1
import_RDS(filePath)

Arguments

filePath

Source file location.

Details

...

Value

Returns a list with a) the actual data and b) a data frame with all variable and value labels in long format.

Examples

1
2
# Example data set
to be done

b-becker/eatGADS documentation built on May 24, 2019, 8:47 p.m.