Skip to contents

Assign a label in the form Station Name Long Season

Usage

create_station_label(dat, short, medium, long, sep = "\n")

Arguments

dat

Data frame with at least one column named STATION.

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.

Value

Returns dat with additional column LABEL.