check_delete: Check the Date Sequence in Delete

Description Usage Arguments

View source: R/check_input_variables.R

Description

check_delete checks whether the first value in a pair of dates occurs before the second value.

Usage

1
check_delete(delete)

Arguments

delete

character vector, specify pairs of dates between which all dendrometer data will be deleted (i.e. 4 dates will result in two periods: 1-2 and 3-4 in which data is deleted). Dates need to be in the same standard date or datetime format (e.g. %Y-%m-%d %H:%M:%S).


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.