load_all_experimentData: Load both infected and total tiller count data from the given...

Description Usage Arguments Value

View source: R/load_experimentData_functions.R

Description

Load both infected and total tiller count data from the given experimental sites, year and season.

Usage

1
2
3
4
5
6
7
8
load_all_experimentData(
  allDataTypes,
  plots = NULL,
  levels = NULL,
  labels = NULL,
  clean = T,
  filepath
)

Arguments

allDataTypes

data frame giving a series of year/season/site combinations to load

plots

the plots to load

levels

levels to be provided to plot factor

labels

labels to be provided to plot factor

clean

perform post-load modifications to the data

Value

dataframe containing all spatially resolved data


SharpRT/NFRR_Philippines documentation built on Dec. 18, 2021, 1:05 p.m.