get_variables_data: Return variables data

View source: R/0_data_construction.R

get_variables_dataR Documentation

Return variables data

Description

Return variables data

Usage

get_variables_data(which, variables, output.type = "vector", ..., dataset)

Arguments

which

which variables data to pull (multiple supported)

variables

(optional) vector of variables or expression

output.type

output type (default = "vector" or "tibble_inlist" for multiple arguments; combination of "vector", "list", "tibble", or "data.frame" to define data type and "_inlist" or "" if data should be put into a list or not)

...

arguments for FUN function

dataset

dataset


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.