# Generated by roxygen2: do not edit by hand

export(.sEddyProc_sPlotDiurnalCycleM)
export(BerkeleyJulianDateToPOSIXct)
export(LightResponseCurveFitter)
export(LightResponseCurveFitter_computeCost)
export(LightResponseCurveFitter_computeLRCGradient)
export(LightResponseCurveFitter_fitLRC)
export(LightResponseCurveFitter_getOptimizedParameterPositions)
export(LightResponseCurveFitter_getParameterInitials)
export(LightResponseCurveFitter_getParameterNames)
export(LightResponseCurveFitter_getPriorLocation)
export(LightResponseCurveFitter_getPriorScale)
export(LightResponseCurveFitter_isParameterInBounds)
export(LightResponseCurveFitter_optimLRC)
export(LightResponseCurveFitter_optimLRCBounds)
export(LightResponseCurveFitter_optimLRCOnAdjustedPrior)
export(LightResponseCurveFitter_predictGPP)
export(LightResponseCurveFitter_predictLRC)
export(LogisticSigmoidLRCFitter)
export(LogisticSigmoidLRCFitter_predictGPP)
export(NonrectangularLRCFitter)
export(NonrectangularLRCFitter_getParameterNames)
export(NonrectangularLRCFitter_predictGPP)
export(POSIXctToBerkeleyJulianDate)
export(RectangularLRCFitter)
export(RectangularLRCFitterCVersion)
export(RectangularLRCFitter_predictGPP)
export(fAddNCFVar)
export(fCalcAVPfromVMFandPress)
export(fCalcETfromLE)
export(fCalcExtRadiation)
export(fCalcPotRadiation)
export(fCalcRHfromAVPandTair)
export(fCalcSVPfromTair)
export(fCalcSunPosition)
export(fCalcVPDfromRHandTair)
export(fCheckHHTimeSeries)
export(fConvertCtoK)
export(fConvertGlobalToVisible)
export(fConvertKtoC)
export(fConvertTimeToPosix)
export(fConvertVisibleWm2toPhotons)
export(fLloydTaylor)
export(fLoadEuroFlux16)
export(fLoadFluxNCInfo)
export(fLoadFluxNCIntoDataframe)
export(fLoadTXTIntoDataframe)
export(fReadTimeBerkeley)
export(fReadTimeSeveralCols)
export(fWriteDataframeToFile)
export(getAmerifluxToBGC05VariableNameMapping)
export(getBGC05ToAmerifluxVariableNameMapping)
export(getExamplePath)
export(getFilledExampleDETha98Data)
export(getREddyProcExampleDir)
export(getTZone)
export(partGLControl)
export(partGLControlLasslopCompatible)
export(partGLExtractStandardData)
export(partitionNEEGL)
export(renameVariablesInDataframe)
export(sEddyProc)
export(sEddyProc_initialize)
export(sEddyProc_sCalcPotRadiation)
export(sEddyProc_sEstUstarThreshold)
export(sEddyProc_sEstUstarThresholdDistribution)
export(sEddyProc_sExportData)
export(sEddyProc_sExportResults)
export(sEddyProc_sFillInit)
export(sEddyProc_sFillLUT)
export(sEddyProc_sFillMDC)
export(sEddyProc_sGLFluxPartition)
export(sEddyProc_sGetData)
export(sEddyProc_sMDSGapFill)
export(sEddyProc_sMDSGapFillAfterUStarDistr)
export(sEddyProc_sMDSGapFillAfterUstar)
export(sEddyProc_sMRFluxPartition)
export(sEddyProc_sPlotDailySums)
export(sEddyProc_sPlotDailySumsY)
export(sEddyProc_sPlotDiurnalCycle)
export(sEddyProc_sPlotFingerprint)
export(sEddyProc_sPlotFingerprintY)
export(sEddyProc_sPlotHHFluxes)
export(sEddyProc_sPlotHHFluxesY)
export(sEddyProc_sPlotNEEVersusUStarForSeason)
export(sEddyProc_sSetLocationInfo)
export(usControlUstarEst)
export(usControlUstarSubsetting)
export(usCreateSeasonFactorMonth)
export(usCreateSeasonFactorMonthWithinYear)
export(usCreateSeasonFactorYday)
export(usCreateSeasonFactorYdayYear)
export(usEstUstarThreshold)
export(usEstUstarThresholdSingleFw1Binned)
export(usEstUstarThresholdSingleFw2Binned)
export(usGetAnnualSeasonUStarMap)
export(usGetSeasonalSeasonUStarMap)
export(usGetYearOfSeason)
exportClasses(LightResponseCurveFitter)
exportClasses(LogisticSigmoidLRCFitter)
exportClasses(NonrectangularLRCFitter)
exportClasses(RectangularLRCFitter)
exportClasses(RectangularLRCFitterCVersion)
exportClasses(sEddyProc)
import(dplyr)
import(methods)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,close.screen)
importFrom(graphics,curve)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,screen)
importFrom(graphics,split.screen)
importFrom(logitnorm,invlogit)
importFrom(logitnorm,logit)
importFrom(mlegp,mlegp)
importFrom(mlegp,predict.gp)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(rlang,UQ)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,recover)
importFrom(utils,write.table)
useDynLib(REddyProc,"_REddyProc_whichValueGreaterEqualC")
