ptrvListComparableData: ptrvListComparableData

View source: R/ptrvComparableData.r

ptrvListComparableDataR Documentation

ptrvListComparableData

Description

ptrvListComparableData

Usage

ptrvListComparableData(
  df,
  metaData,
  timeColumn = "time",
  nameInMouthMeta = "miseEnBouche_s",
  nameFileMeta = "file",
  nameEndMeta = "finTimeSens_s"
)

Arguments

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


ChemoSens/PTRMSR documentation built on June 15, 2025, 10:40 a.m.