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

View source: R/prep_plt_ord.R

make_pcoa_dfR Documentation

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

Description

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

Usage

make_pcoa_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 include.


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