This data set is a list that contains the geographic coordinates of 128 16 m^2 squared plots in the Northern Adriatic Dunes where the alien and native vascular plants of the data set duneFVG
were collected. See Tordoni et al. (2019) for details.
data("duneFVG.xy")
A list that contains 3 objects:
tot.xy
a numeric dataframe that contains the coordinates of 128 plots in the Northern Adriatic Dunes where all the species of duneFVG
$total
are collected.
nat.xy
a numeric dataframe that contains the coordinates of 127 plots in the Northern Adriatic Dunes where the native species of duneFVG
$native
are collected.
ali.xy
a numeric dataframe that contains the coordinates of 106 plots in the Northern Adriatic Dunes where the alien species of duneFVG
$alien
are collected.
There are two linked lists to duneFVG.xy
, one with the abundance data of the species (duneFVG
) and one with the functional traits of the species (duneFVG.tr8
).