baytrends (version 1.1.0)

month.USGS: Month Abbreviations

Description

A vector of USGS-style month abbreviations.

Usage

month.USGS

Arguments

Format

A named character vector of the 12 preferred forms for month abbreviations.

Details

Added from smwrGraphs.

References

Hansen, W.R., 1991, Suggestions to Authors of the United States Geological Survey, 7th Ed.: U.S. Govenement Printing Office, 289 p.

Examples

Run this code
# NOT RUN {
print(month.USGS)
# }
# NOT RUN {
# For examples of month.USGS in graphs see
vignette(topic="LineScatter", package="smwrGraphs")
# }

Run the code above in your browser using DataCamp Workspace