psteppar: function that returns one process step duration

Description Usage Arguments Value Author(s)

View source: R/psteppar.R

Description

draws one random value from the uniform distribution of process step duration (given by minimum and maximum duration)

Usage

1
psteppar(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

process step duration

Author(s)

Nadine Schoene


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