Plot a shift in mean or variance

plotShiftCore(x, line.color = "black", mean.color = "red")

Arguments

x

tibble with time and vals

line.color

color of the line

mean.color

color of the means

Value

A ggplot object