spdata: Simulated species data

Description Usage Format Examples

Description

A simulated species data to illustrat how the package works.

Usage

1

Format

A data frame with 150 observations on the following 5 variables.

species

– a factor with levels S1 S2 S3 S4 S5 S6

t1

– a numeric vector

t2

– a numeric vector

env

– a numeric vector

site

– a factor with levels A B C D E

Examples

1
2
data(spdata)
## maybe str(spdata) ; plot(spdata) ...

Example output

Loading required package: permute
Loading required package: mclust
Package 'mclust' version 5.3
Type 'citation("mclust")' for citing this R package in publications.

Attaching package: 'Traitspace'

The following object is masked from 'package:permute':

    check

Traitspace documentation built on May 2, 2019, 4:10 a.m.