View source: R/vis_hom_time_series.R
plots the homogenized time series with the interactive plotly library.
1 2 3 4 5 6 | plot_hom_series(
id,
brks = break_points,
h_series = hom_series,
o_series = series_comb
)
|
id |
staid of the station |
brks |
break points from climatol |
h_series |
homogenized time series |
o_series |
original series from ECAD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.