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