load_data: load_data

Description Usage Arguments Value See Also Examples

View source: R/util_load.R

Description

load_data

Usage

1
load_data(file, uuid.column = "_uuid")

Arguments

file

name of a csv file containing the data

uuid.column

name of the data colum containing the UUID's

Value

Data frame with the data

See Also

load.questionnaire (not implemented), load_samplingframe

Examples

1
load_data("mydata.csv",uuid.column="UUID")

mabafaba/reachR2 documentation built on May 3, 2019, 3:40 p.m.