View source: R/ptrvComparableData.r
ptrvListComparableData | R Documentation |
ptrvListComparableData
ptrvListComparableData(
df,
metaData,
timeColumn = "time",
nameInMouthMeta = "miseEnBouche_s",
nameFileMeta = "file",
nameEndMeta = "finTimeSens_s"
)
df |
data.frame with time column |
metaData |
metaData containing these columns: "finPTR_s","miseEnBouche_s" |
timeColumn |
name of the time column in df |
nameInMouthMeta |
default to "miseEnBouche_s". Name of the column of metaData file containing the time of the beginning of the tasting (after the blank) |
nameFileMeta |
default to "file". Name of the column of metaData file containing the names of the files (with their extension ! for example file1.txt) |
nameEndMeta |
default to "finTimeSens_s". Name of the metaData column containing the end of the tasting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.