Description Usage Arguments Details Value
wnPlotSpeedTs
plots wind speed time series faceted on sensor and weather model type
1 | wnPlotSpeedTs(df, color_list = NULL, xscale = NULL)
|
df |
dataframe returned from wnBuildTimeSeriesDf() |
color_list |
optional list of colors to use (e.g., colors <- c("WindNinja" = "red", "NWP" = "darkblue")) |
xscale |
optional scale_x_datetime() argument |
Plots the wind speed time series faceted on NWP model and model type
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.