Last data update: 2014.03.03

R: example data for spacodiR
sp.exampleR Documentation

example data for spacodiR

Description

spacodi-package provides example community phylogenetics data, a phylogeny, and trait data

Usage

data(sp.example)

Details

This object is a list of example datasets for spacodiR: a community dataset (spl), phylogeny (phy), species-level traits (trt), and matrix of distances between plots (dis). The data can be called into R by 'data(sp.example)', where each item is indexed as an element of a list (e.g., for the tree, use sp.example$phy). More generally, documented examples can be run from the console: for instance, try 'example(spacodi.calc)'.

Results