fGPPandNEELightRespCoeff: Estimate light response coefficients

Description Usage Arguments

View source: R/fGPPandNEELightRespCoeff.R

Description

This function takes a dataframe containing PPFD, GPP, and NEE variable columns and returns the fit coefficients for GPP light response curves.

Usage

1
fGPPandNEELightRespCoeff(dat, PPFD_col, GPP_col, NEE_col)

Arguments

dat

a dataframe containing timestamped columns of PPFD, GPP, and NEE

PPFD_col

the name of the column containing PPFD data.

GPP_col

the name of the column containing GPP data.

NEE_col

the name of the column containing NEE data.


ksmiff33/FluxSynthU documentation built on Dec. 15, 2020, 10:29 p.m.