Landscape and host feature (variable) data
Format
A data frame with 20 columns (features) and 19 rows (sampled bobcat locations). The columns include:
- Grassland
Proportion of grassland in a 5km radius of the sample location.
- Shrub.Scrub
Proportion of scrub in a 5km radius of the sample location.
- Forest
Proportion of forest in a 5km radius of the sample location.
- ...
Other columns representing additional features, each with a description of the feature they represent.
Source
Fountain‐Jones, NM, Craft, ME, Funk, WC, et al. Urban landscapes can change virus gene flow and evolution in a fragmentation‐sensitive carnivore. Mol Ecol. 2017; 26: 6487–6498. https://doi.org/10.1111/mec.14375
Examples
if (FALSE) { # \dontrun{
head(Features)
} # }