MyKshPlot: Visualise the Sap flow paramter Ksh for a given date

View source: R/MyKshPlot.R

MyKshPlotR Documentation

Visualise the Sap flow paramter Ksh for a given date

Description

Version of MyRecentPlot with changes specific to visualising the thermal conductance constant KSh for a given spa flow gauge installation. Visualises Ksh over the time from 4:00 to 6:00 hrs for the given date with a y-axis range from 0 to 1.

Usage

MyKshPlot(data, date = Sys.time(), para = "Kshapp_Avg", ylim = c(0, 1))

Arguments

data

Data frame name with the data

date

Character string in POSIXct format (YYYY-mm-dd). Defaults to the current date.

para

The parameter to visualise. Defaults to "Kshapp_Avg".

ylim

y-axis range as vector. Defautls to c(0, 1)

Value

Returns a ggplot object.


MarkusLoew/CampbellLogger documentation built on March 22, 2022, 3:29 a.m.