plot_nmds: Plot NMDS of AF values

View source: R/plot_nmds.R

plot_nmdsR Documentation

Plot NMDS of AF values

Description

If you don't get convergent, try changing the seed with set.seed()

Usage

plot_nmds(df, points = "SAMPLE", species = "SNV", distance = "bray")

Arguments

df

Dataframe or tibble

points

The main values to ordinate

species

The secondary values to order the points with

distance

A distance method


jeffkimbrel/MappgeneSummary documentation built on Dec. 24, 2024, 3:12 p.m.