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)).

tie_import(path = NULL, valenceset = NULL)

Arguments

path

path to the raw data

valenceset

subset filtering argument

Value

data.frame with the filtered subset