nmdsplot: This function performs nonmetric multidimensional scaling...

Description Usage Arguments Value

View source: R/function_nmds.R

Description

This function performs nonmetric multidimensional scaling (NMDS) on a community data.frame and plots the NMDS to visualize dissimilarities.

Usage

1
nmdsplot(x, distance = "bray", autotransform = FALSE)

Arguments

x

species community data.frame with species as cols and sites as rows

distance

dissimilarity index used

autotransform

automatic transformations of data points to whatever is most appropriate. To analyze raw data, set to =FALSE.

Value

nmds plot of data.frame


elisabethpigott/pigott.package documentation built on Jan. 1, 2021, 12:16 a.m.