Plot RDA res
RDA_plot(
phy.rda,
Group,
metadata = NULL,
Group2 = NULL,
env_rate = 1,
mode = 1,
tri = FALSE,
Topn = 10,
rate = 1,
margin = FALSE,
box = TRUE,
pal = NULL,
sample_label = TRUE,
stat_ellipse = TRUE,
coord_fix = FALSE,
bi_text_size = 3,
env_text_param = NULL,
...
)
rda/cca object
group vector for color
metadata contain Group
mapping point shape
default 1
plot mode:1~3
plot variables segments?
how many variables to show?
segments length rate
plot the margin boxplot?
margin plot box or density?
colors for group
plot the labels of samples?
plot the stat_ellipse?
fix the coordinates y/x ratio
biplot text size
parameters pass to geom_text
add
ggplot