Learn R Programming

pez (version 1.0-0)

traitgram.cc: Traitgram for comparative community object

Description

traitgram.cc A wrapper for the traitgram function in the picante package.

A very soft wrapper for princomp

Usage

traitgram.cc(object, trait, moreArgs = NULL, ...)

princompOne(x, ...)

Arguments

object
trait
Which trait to plot. If missing, use the first trait. If a positive numeric vector of length one, use the <
moreArgs
List of more arguments to pass on to trait (if its a function).
...
Additional arguments to be passed on to traitgram or prcomp for traitgram.cc and princomOne respectively.
x
A matrix-like object

Value

  • traitgram.cc: see traitgram

    princompOne: the first axis of a PCA