wnPlotDirTs: Make a faceted wind direction time series plot

Description Usage Arguments Details Value

Description

wnPlotDirTs plots wind direction time series faceted on sensor and weather model type

Usage

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

Arguments

df

dataframe returned from wnBuildTsDf()

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 direction time series faceted on NWP type and model type

Value

ggplot2 object


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