ptrvQCGetDfs: ptrvQCGetDfs

View source: R/ptrvQCGetDfs.r

ptrvQCGetDfsR Documentation

ptrvQCGetDfs

Description

returns and saves of 3 data frames containing: area under curves (auc), maximal intensity reached (max), time when the maximal intensity is reached (tmax)

Usage

ptrvQCGetDfs(repo, ncharDays = c(9, 10), ncharProd = c(12, 15), ncharRep = 17)

Arguments

repo

a repository (with / instead of \) where all the .txt are saved

ncharDays

a vector of two numbers representing the positions of first (and last) characters corresponding to the day in the file name

ncharProd

a vector of two numbers representing the positions of first (and last) characters corresponding to the product in the file name

ncharRep

one number representing the position of the character corresponding to the replicate in the file name

Value

a list of 3 data frames containing: area under curves (auc), maximal intensity reached (max), time when the maximal intensity is reached (tmax)


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