clean_spline: Smooths NDVI time series using splines

Description Usage Arguments Value

View source: R/clean_spline.R

Description

Smooths NDVI time series using splines

Usage

1
clean_spline(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.