Read in the ODD text file describing odour presentation sequence

read.odd(oddfile, fill = TRUE, stringsAsFactors = FALSE,
  Verbose = FALSE)

Arguments

oddfile

Path to ODD file

fill

Whether to fill in missing delay/duration values with NAs

stringsAsFactors

Whether to convert odours to strings (default) or factors

Verbose

Show number of records read (default TRUE)

Value

dataframe containing a list of odours / presentation times