jd_plot_ord: Ordinates metagenomic data based on variable(s)

Description Usage Arguments

View source: R/jd_plot_ord.R

Description

Ordinates metagenomic data based on variable(s)

Usage

1
jd_plot_ord(ps, var, method = "PCoA", distance = "euclidean")

Arguments

ps

A phyloseq object

var

a character string of the chosen variable. Must be one of the variables in sample_data(ps). Support multiple input variables

method

Ordination plot used. Defaults to PCoA

distance

A distance matrix for the ordination. Defaults to Euclidean


jdwiyanto/mbiome documentation built on April 18, 2021, 3:31 a.m.