CeptProc: Process the ceptometer file as a dataframe

View source: R/cept_proc_funtions.R

CeptProcR Documentation

Process the ceptometer file as a dataframe

Description

Process the ceptometer file as a dataframe

Usage

CeptProc(ceptData, segments = 1:8, raw = TRUE,
  parBarStatistics = FALSE, recordOrder = NA, trialName = NA)

Arguments

ceptData

A dataframe readed from the ceptometer output file

segments

A vector indicating the PAR bar segments to be extracted

raw

A boolean to output data in raw format

parBarStatistics

A boolean, include some stastistics of the PARbar in the output

recordOrder

A string of the expected record order, i.e 'ABA' means 'ABV','BLW','AVB'

trialName

A string in regex format indicating the name of the annotation to be extracted

Value

A data frame containing all or a subset of the annotations


IvanPrzOl/AccuPAR_LP-80_Parsing documentation built on Nov. 19, 2022, 1:40 p.m.