add_plot_day: Add Collapsed Integer Days For Plotting

Description Usage Arguments

View source: R/add_plot_day.R

Description

Adds an integer column .plot_day to a data frame of results that represents a sequential time series, but with summer gaps removed. Any results that actually occur during summer (Southern Hemisphere) will be NA. Also adds attributes to the data frame called x_breaks and x_labels that can be used when plotting to mark the first of each year (Jan 1st).

Usage

1

Arguments

data

data frame of results; must contain season and date columns


joranE/statskier2 documentation built on May 19, 2019, 8:42 p.m.