plot_month_prof: Plot monthly average profiles

View source: R/plot_month_prof.R

plot_month_profR Documentation

Plot monthly average profiles

Description

Plot monthly temperature averaged profiles for four months

Usage

plot_month_prof(mod, obs, year = FALSE, points = FALSE)

Arguments

mod

dataframe; Modelled values in the long format.

obs

dataframe; Observed values in the long format.

year

boolean; Facet by year. Defaults to FALSE

points

boolean; Include points for observation depths. Defaults to FALSE

Value

ggplot of temperature profiles


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.