R/reexport.R

#' @importFrom utils getFromNamespace
#' @keywords internal
print.cca <- getFromNamespace(x = "print.cca", ns = "vegan")

#' @importFrom vegan scores
#' @export
vegan::scores

Try the douconca package in your browser

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

douconca documentation built on June 8, 2025, 11:47 a.m.