View source: R/int_baseline_all.R
int_baseline_all | R Documentation |
A fully-featured function that accepts a series of folders to automatically work up. Pass in the FOLDER location of your baseline (no plant) reflectance, plant reflectance and plant transmittance.
int_baseline_all( locationBaseline, locationReflectance, locationTransmittance, Averaging = 1, writeLoc = NULL, writePrefix = "", licordat = T, useSharkeySpec = F )
Averaging |
a variable that reflects how many wavelengths will be averaged together. Default: 1, so 1 point per wavelength |
writeLoc |
If provided, will write out the collected data to the chosen directory. Provides csvs for reflectance, transmittance, baseline, and compiled. |
writePrefix |
Standard text added to the front of filenames for written out files. |
licordat |
Show or hide the Li-6800 LED spectra |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.