Usage
# S3 method for prestonfit
autoplot(
object,
show.fitted = TRUE,
xlab = "Abundance",
ylab = "Number of Species",
title = "Preston's lognormal distribution",
subtitle = NULL,
caption = NULL,
bar.col = NA,
bar.fill = "grey35",
line.col = "red",
linewidth = 0.7,
...
)