View source: R/create_station_label.R
| create_station_label | R Documentation | 
Assign a label in the form Station Name Long Season
create_station_label(dat, short, medium, long, sep = "\n")
dat | 
 Data frame with at least one column named   | 
short | 
 Station name for the short season example (character string).  | 
medium | 
 Station name for the medium season example (character string).  | 
long | 
 Station name for the long season example (character string).  | 
sep | 
 Label separator. Default is a line break.  | 
Returns dat with additional column LABEL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.