# S3 method for tapers
as.data.frame(x, ...)data.frame.tapers(x, ...)
# S3 method for tapers
print(x, ...)
# S3 method for tapers
summary(object, ...)
# S3 method for summary.tapers
print(x, ...)
# S3 method for tapers
lines(x, lwd = 1.8, col = "red", ...)
# S3 method for tapers
points(x, pch = "_", cex = 1, ...)
# S3 method for tapers
plot(
x,
xi = NULL,
color.pal = c("Blues", "Spectral"),
ylim = NULL,
hv.lines = FALSE,
log.y = FALSE,
xlab = "taper index",
ylab = "number of tapers",
...
)