Sp.Env: Species and Environmental data for species-climate modelling...

Description Usage Format Examples

Description

A dataset comprising the distribution of seven species (binary records where 1=presence and 0=absence) and an associated set of explanatory variables for 2264 sites. This data file is an example dataset for running BIOMOD.

Usage

1

Format

A data frame with 2264 observations on the following 18 variables.

Idw

an Id line for correspondance with the coordinates data

X

longitude of the sites

Y

latitude of the sites

Var1

an environmental variable

Var2

an environmental variable

Var3

an environmental variable

Var4

an environmental variable

Var5

an environmental variable

Var6

an environmental variable

Var7

an environmental variable

Sp281

binary record of a species geographical localisation

Sp290

binary record of a species geographical localisation

Sp277

binary record of a species geographical localisation

Sp164

binary record of a species geographical localisation

Sp163

binary record of a species geographical localisation

Sp177

binary record of a species geographical localisation

Sp185

binary record of a species geographical localisation

Sp191

binary record of a species geographical localisation

Examples

1
2
3
4
5
6
7
8
data(Sp.Env)

### not run
## fix(Sp.Env)
###

data(CoorXY)
level.plot(Sp.Env[,4], CoorXY[,1:2])

BIOMOD documentation built on May 2, 2019, 6:48 p.m.