This is an easy way to visualize a single station using base R graphics.
More complicated plotting needs should consider using ggplot2
. Inputting more
5 stations will result in very busy plots and longer load time. Legend position will
sometimes overlap plotted points.
Usage
hy_plot(
station_number = NULL,
Parameter = c("Flow", "Level", "Suscon", "Load")
)