get_data: Get experiment dataset

Description Usage Arguments Value Examples

View source: R/data_functions.R

Description

Get experiment dataset

Usage

1
get_data(columns = c())

Arguments

columns

a character vector containing the column names to be returned

Value

a dataframe contating the selected columns of the experiment dataset

Examples

1
2
get_data()
get_data(c("TASK_GRA", "COMP"))

karacitir/reproducerTaskGra documentation built on May 6, 2019, 4:32 p.m.