File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ Version: 1.3.2.9000
2+ Date: 2024-01-25 13:27:16 UTC
3+ SHA: 1817b78a6615dbeccd0e402f449aca9c6b853515
Original file line number Diff line number Diff line change 11# Generated by roxygen2: do not edit by hand
22
33export("%>%")
4- export(.sEddyProc_sPlotDiurnalCycleM)
54export(BerkeleyJulianDateToPOSIXct)
65export(LightResponseCurveFitter)
76export(LightResponseCurveFitter_computeCost)
Original file line number Diff line number Diff line change @@ -318,9 +318,9 @@ sEddyProc$methods(sPlotFingerprint = sEddyProc_sPlotFingerprint)
318318# +++ Diurnal cycles
319319# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
320320
321- # ' @export
321+ # # ' @export
322322.sEddyProc_sPlotDiurnalCycleM <- function (
323- # ## The diurnal cycles of a single month are potted to the current device,
323+ # ## The diurnal cycles of a single month are plotted to the current device,
324324 # ## scaled to all data. Each year is plotted as a different (coloured) line.
325325 Var = Var.s # #<< Variable to plot
326326 , QFVar = if (! missing(QFVar.s )) QFVar.s else ' none' # #<<
You can’t perform that action at this time.
0 commit comments