apsomv: function that selects the series of measured values

Description Usage Arguments Value Author(s)

View source: R/apsomv.R

Description

Selectes series of measured values from the data.frame raw_data. Default selection-method apsomv selects experiments matching the parameters (temperature, pH value, aw value) of the current process step. Method allsomv selects the whole data.frame.

Usage

1
2
apsomv(pstep)
allsomv(pstep)

Arguments

pstep

pstep is one row of psteps<-data.frame(name,id,process_id,temp_min,temp_max,time_min,time_max,matrix_id,factor,stepnumber

Value

returns a list with the ids of selected series of measured values

Author(s)

Nadine Schoene


NPMPM documentation built on May 29, 2017, 11:48 a.m.