Learn R Programming

SWMPrExtension (version 1.1.6)

title_labeler: Generate Plot Title Based on NERR Site ID

Description

Generate a plot title based on SWMP station abbreviation

Usage

title_labeler(nerr_site_id)

Arguments

nerr_site_id

chr string of NERR site id

Value

Returns character vector

Details

A helper function used internally by several plotting functions to generate plot titles.

Examples

Run this code
# NOT RUN {
ttl <- title_labeler('elkapwq')

# }

Run the code above in your browser using DataLab