add_to_phyloseq_ordination: Add new points to an ordination object created by phyloseq

View source: R/mdessence-functions.R

add_to_phyloseq_ordinationR Documentation

Add new points to an ordination object created by phyloseq

Description

Add new points to an ordination object created by phyloseq

Usage

add_to_phyloseq_ordination(ps_old, ps_old_and_new, distance)

Arguments

ps_old

A phyloseq object containing the original samples used for phyloseq::ordinate.

ps_old_and_new

A phyloseq object containing both the old samples (those used for phyloseq::ordinate) and the new samples to be added to the embedding diagram.

distance

The same argument that was passed to phyloseq::ordinate


jfukuyama/localBiplots documentation built on Jan. 10, 2023, 3:33 a.m.