plotExcursion.Rd
Plot an excursion with uncertainties
plotExcursion(
x,
alpha = 0.05,
print.significance = FALSE,
x.axis.label = NA,
y.axis.label = NA,
lab.mult = 0.02
)
The output of detectExcursion()
What significance level to use?
Show significance on the plot?
Label the x-axis (default = NA, which will automatically generate from input)
Label the y-axis (default = NA, which will automatically generate from input)
When labeling significance, how much higher than the highest point to put the label
a ggplot2 object