subtract_extra_secs: Reduce gap between samples to 1 minute when the third run has...

View source: R/hydrometer_schedule.R

subtract_extra_secsR Documentation

Reduce gap between samples to 1 minute when the third run has completed its first hour of sampling and there is no longer any overlap between sampling times

Description

Reduce gap between samples to 1 minute when the third run has completed its first hour of sampling and there is no longer any overlap between sampling times

Usage

subtract_extra_secs(
  start_stirring_time,
  stop_stirring_time,
  clock_time,
  sample_number
)

Arguments

clock_time

datetime object

sample_number

numeric


evanmascitti/soiltestr documentation built on Oct. 6, 2022, 5:32 p.m.