mydata: Tree list dataset

Description Usage Format Details References Examples

Description

An example of possible dataset.

Usage

1
data("mydata")

Format

A data frame with 207 observations on the following 15 variables.

sito

a numeric vector

compartimento

a numeric vector

plot

a numeric vector

tree_id

a numeric vector

specie

a factor with levels Acer camp Carp bet Cerro Ciliegio selv Cornus mas Melo selv Nocciolo Olmo spp Orniello Q robur Sorbo

x

a numeric vector

y

a numeric vector

nrad

a numeric vector

srad

a numeric vector

erad

a numeric vector

wrad

a numeric vector

altezza

a numeric vector

pos

a numeric vector

diam

a numeric vector

status

a numeric vector

Details

possibili valori

References

Puletti et al 2017

Examples

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

npuletti/ForITdev documentation built on May 23, 2019, 9:34 p.m.