Allogny | R Documentation |
Spatial pattern of sound and split oaks (Quercus petraea) suffering from frost shake in a 2.35-ha plot in Allogny, France.
data(Allogny)
A list with 4 components:
$rect
is a vector of coordinates (xmin,ymin,xmax,ymax)
of the origin and the opposite corner of a 125 by 188 m square plot.
$trees
is a list of tree coordinates (x,y)
.
$status
is a factor with 2 levels ("splited","sound")
.
Grandjean, G., Jabiol, B., Bruchiamacchie, M. and Roustan, F. 1990. Recherche de correlations entre les parametres edaphiques, et plus specialement texture, hydromorphie et drainage interne, et la reponse individuelle des chenes sessiles et pedoncules ? la gelivure. Rapport de recherche ENITEF, Nogent sur Vernisson, France.
Goreaud, F. & Pelissier, R. 2003. Avoiding misinterpretation of biotic interactions with the intertype K12-function: population independence vs. random labelling hypotheses. Journal of Vegetation Science, 14: 681-692.
data(Allogny)
allo.spp <- spp(Allogny$trees, mark=Allogny$status, window=Allogny$rect)
plot(allo.spp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.