R/re-exports.R

#' @export
#' @importFrom ggplot2 autoplot
ggplot2::autoplot

#' @export
#' @importFrom ggplot2 fortify
ggplot2::fortify

#' @export
#' @importFrom generics tidy
generics::tidy

Try the ggvegan package in your browser

Any scripts or data that you put into this service are public.

ggvegan documentation built on Feb. 28, 2026, 1:07 a.m.