View source: R/plot_station_step.R
plot_station_step | R Documentation |
Plots the development stages of OPM.
plot_station_step(x)
x |
output of phenthau - dataframe - local PHENTHAUproc |
A plot showing local PHENTHAUproc results in a step plot.
Other Plot:
plot_date()
,
plot_stages()
fr_df <- load_test("day")
fr <- phenthau(fr_df)
plot_station_step(fr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.