Learn R Programming

ggvegan (version 0.0-9)

getDimensionNames: Extract the names of the dimensions to plot as a character vector

Description

Find the character vector of names for the two dimensions of data to be plotted.

Usage

getDimensionNames(object)

Arguments

object

a fortified ordination object.

Value

A length 2 character vector of dimension names.