powered by
Plots the development stages of OPM.
plot_station_step(x)
A plot showing local PHENTHAUproc results in a step plot.
output of phenthau - dataframe - local PHENTHAUproc
Other Plot: plot_date(), plot_stages()
plot_date()
plot_stages()
fr_df <- load_test("day") fr <- phenthau(fr_df) plot_station_step(fr)
Run the code above in your browser using DataLab