View source: R/PASCO_transfo2.R
PASCO_transfo2 | R Documentation |
Pasco_transfo2
PASCO_transfo2(data, ech, name_run, select, A = 1, V = 5)
data |
a data frame output from Sparkview (usually read from .csv) |
ech |
a character vector with either the probe or sample name |
name_run |
a character vector with the name of all your runs (e.g., c("stab1","RECO","NEE")) |
select |
a numeric vector of the runs you want to keep (e.g., c(2,3)) |
A |
the Area |
V |
the Volume |
a csv file prepared for gasfluxes package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.