plot_CorresAna: Correspondance Analysis Plot

View source: R/unused_functions.R

plot_CorresAnaR Documentation

Correspondance Analysis Plot

Description

Correspondance Analysis Plot

Usage

plot_CorresAna(
  ca,
  ca_subset,
  NCS_info,
  colors,
  ellipse = TRUE,
  hull = FALSE,
  save = FALSE
)

Arguments

ca

matrix or data frame of axis scores for each observation obtained with ade4::dudi.coa

ca_subset

a susbet of variables

NCS_info

dataframe obtain with NCSSDGproj::NCS_info

colors

3 colors vector for terrestrial, coastal and marine NCS

ellipse

show ellipse default = TRUE

hull

show convexhull default = FALSE

save

save plot default = FALSE

Value

a CA plot


GaelMariani/NCSSDGproj documentation built on April 1, 2024, 9:18 a.m.