import: import(path, prefix)

Description Usage Arguments Value

View source: R/import.R

Description

Imports brownie data (of heterogenous types) from folder and adds list containing dataframes and type to global environment (nameing by prefix).

Usage

1
import(path, prefix, physio_mv_dir = T, create_physio_object = F)

Arguments

path;

a character

prefix;

a character, nameing of lists

physio_mv_dir;

a logical, indicates if physio data should be moved in subfolder "physio", necessary for create unisense data objects

create_physio_object;

a logical, indicates if physio data should be added to enviornment, necessary for do eda summary and eda plot

Value

none (adds list directly to global environment)


Fiddleman/BrownieR documentation built on May 6, 2019, 4:36 p.m.