powered by
rmw_normalise
If the input data contains a standard error variable named "se", this will be plotted as a ribbon (+ and -) around the mean.
"se"
rmw_plot_normalised(df, colour = "#6B186EFF")
ggplot2 plot with a line and ribbon geometries.
Tibble created by rmw_normalise.
Colour for line geometry.
Stuart K. Grange
# Plot normalised example data rmw_plot_normalised(data_london_normalised)
Run the code above in your browser using DataLab