import: import(path, prefix)

Description Usage Arguments Value

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/NeuroIS documentation built on May 21, 2019, 2:20 p.m.