chamber_flux: function to calculate chamber flux

View source: R/chamber_flux.R

chamber_fluxR Documentation

function to calculate chamber flux

Description

function to calculate chamber flux

Usage

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,
  ...
)

Arguments

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


laurin-f/pkg.WWM documentation built on July 19, 2023, 12:04 a.m.