wnPlotSpeedTs: Make a faceted wind speed time series plot

Description Usage Arguments Details Value

Description

wnPlotSpeedTs plots wind speed time series faceted on sensor and weather model type

Usage

1
wnPlotSpeedTs(df, color_list = NULL, xscale = NULL)

Arguments

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

Details

Plots the wind speed time series faceted on NWP model and model type

Value

ggplot2 object


nwagenbrenner/windtools documentation built on May 24, 2019, 10:56 a.m.