Skip to contents

Generate equidistant sample times from the informatin given in the "Flaschenbericht"

Usage

generateSampleTimesFromFlaschenbericht(
  content,
  text.success = "SUCCESS",
  text.failure = "FAILURE"
)

Arguments

content

data frame with columns timeFrom, timeTo, pnSoll, pnIst,

text.success

text to be put in output column result in case of success

text.failure

text to be put in output column result in case of failure