compare_cleaned_plots: Returns a ggplot comparing uncleaned data plots to cleaned...

Description Usage Arguments Value

View source: R/compare_cleaned_plots.R

Description

Returns a ggplot comparing uncleaned data plots to cleaned data plots.

Usage

1
compare_cleaned_plots(ids, before, after)

Arguments

before

The data frame before data cleaning.

after

The data frame after data cleaning.

IDs

IDs of data within the data frame to compare.

n

Size of random sample of data to include in comparison.

Value

A ggplot comparing uncleaned and cleaned data plots.


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