neigh_list {cxr} | R Documentation |
neighbours and fitness observations
Description
A dataset containing fitness and neighbours for plant individuals of 17 species. The dataset is a named list with 16 elements, each of which is a dataframe with the following columns:
obs_ID: unique identifier for each observation
fitness: number of viable seeds of the focal individual
17 columns indicating the number of neighbours from each plant sp. in a radius of 7.5 cm from the focal individual
Usage
data(neigh_list)
Format
A list with 17 elements, each of which a dataframe of variable number of rows and 18 columns
Note
For details, see Lanuza et al. 2018 Ecology Letters.
[Package cxr version 1.1.1 Index]