clean_monotonic: Removes all non-monotonically increasing or decreasing data...

Description Usage Arguments Value

View source: R/clean_monotonic.R

Description

**Will be further generalized to handle a range of datasets (with some formatting requirements)

Usage

1
clean_monotonic(orig_df)

Arguments

orig_df

A data frame created from the Beck's dataset.

ID_list

A list of all unique IDs within the Beck's dataset.

Value

A data frame of Beck's data w/o divergent data points.


AgronomicForecastingLab/RS_PlantingDate documentation built on Feb. 13, 2022, 3:06 a.m.