"anosim"
autoplot.anosim.Rd
Produces a multi-layer ggplot object representing the output of objects produced by anosim
.
an object of class "anosim"
, the result of a call to anosim
.
logical; make notched (default) or standard box plot?
logical; make box width proportional to the square-root of the number of observations in the group (default)?
character; label for the x-axis.
character; label for the y-axis.
character; title for the plot.
character; subtitle for the plot.
character; caption for the plot.
additional arguments passed to other methods.
A ggplot object.