Plot a basic excursion without propagated uncertainty

plotExcursionCore(x, add.to.plot = ggplot2::ggplot())

Arguments

x

the output of detectExcursionCore()

add.to.plot

a ggplot object upon which to add this plot

Value

a ggplot object