Description Usage Arguments Value
The tie_import
function loads the raw data as a data frame. This function can be skipped when one of the three internal
data sets (human, mouse, rhesus) are used. For a user who wants to import own data this function is a good start. Make sure that
the imported data has at least the following information: data, subset (even if none is there), SV (side variable, left/right),
RF (reference fluid/item), CF (combination fluid), id (animal id), RV (response variable)).
1 | tie_import(path = NULL, valenceset = NULL)
|
path |
path to the raw data |
valenceset |
subset filtering argument |
data.frame with the filtered subset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.