View source: R/unused_functions.R
plot_CorresAna | R Documentation |
Correspondance Analysis Plot
plot_CorresAna(
ca,
ca_subset,
NCS_info,
colors,
ellipse = TRUE,
hull = FALSE,
save = FALSE
)
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 |
a CA plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.