Description Usage Arguments Value Author(s) Examples
Imports and Optimizes data for generating aoi sequence charts
1 2 3 4 5 6 7 | importData(
files = "",
delimiter = "\t",
name_column = "",
time_column = "",
aoi_columns = ""
)
|
files |
a Vector containing the file name/names |
delimiter |
sets delimiter (i.e. |
name_column |
name of the column containing the subjects name |
time_column |
name of the column containing the times of measurement |
aoi_columns |
names (2 or more) of the columns containing aoi data |
Data.Frame
Steve Sydow
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.