Description Usage Arguments Value
Imports brownie data (of heterogenous types) from folder and adds list containing dataframes and type to global environment (nameing by prefix).
1 | import(path, prefix, physio_mv_dir = T, create_physio_object = F)
|
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 |
none (adds list directly to global environment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.