make_rda_df: Make a data frame of the ordination if the ordination method...

View source: R/prep_plt_ord.R

make_rda_dfR Documentation

Make a data frame of the ordination if the ordination method is RDA. Not exported.

Description

Make a data frame of the ordination if the ordination method is RDA. Not exported.

Usage

make_rda_df(ord, physeq, axes)

Arguments

ord

The ordination object generated by phyloseq::ordinate().

physeq

The phyloseq object we're making things from

axes

A numeric vector of the axes to plot

Description

Take a phyloseq object and generate a data frame of the distance-based ordination of the samples for plotting when the ordination method was RDA. Used internally by make_ord_df().


JCSzamosi/aftersl1p documentation built on July 3, 2025, 8:37 p.m.