duneFVG | R Documentation |
This data set is a list which contains information about the abundance of native and alien vascular plants sampled in 128 16 m^2 squared plots in the Northern Adriatic Dunes. See Tordoni et al. (2019) for details.
data("duneFVG")
A list that contains 3 objects:
total
a numeric dataframe with plots as rows and species as columns. It contains the abundances of all the species collected.
native
a numeric dataframe with plots as rows and species as columns. It contains the abundances of the native species collected.
alien
a numeric dataframe with plots as rows and species as columns. It contains the abundances of the alien species collected.
There are two linked lists to duneFVG
, one with the geographic coordinates of the plots (duneFVG.xy
) and one with the functional traits of the species (duneFVG.tr8
).
Tordoni, E., Petruzzellis, F., Nardini, A., Savi, T., Bacaro, G. (2019) Make it simpler: alien species decrease functional diversity of coastal plant communities. Journal of Vegetation Science, 30, 498–509.
data(duneFVG)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.