chamber_flux | R Documentation |
function to calculate chamber flux
chamber_flux(
messnr = NULL,
mess_dir = "Hartheim",
datelim = NULL,
GGA = NULL,
chamber = NULL,
T_deg = NA,
p_kPa = NA,
return_data = F,
aggregate = F,
metapath = metapfad,
ggapath = ggapfad,
sqlpath = sqlpfad,
...
)
messnr |
which measurement should be used from metadata. default is NULL = all measurements are used |
mess_dir |
directory in which the metadata of the measurements is stored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.