This is an example focal versus comp data frame. The rows are focal trees which are repeated for all competitor trees within a specified distance from them. In this case that distance is 1. This is the focal versus comp for growth_spatial_ex.
focal_vs_comp_ex
Tree identification number for the focal tree
Species of the focal tree
Diameter at breast height of the focal tree at the first census
The CV-fold that the focal tree is in
The point location of the focal tree
The average annual growth of the focal tree between censuses
A list-column: characteristics of the relevant competitor trees
The comp
list-column contains tibble::tbl_dfs with columns:
Tree identification number for the competitor tree
The distance between the focal and comp tree, this will be less than the max distance specified.
Species of the comp tree
Numerical variable associated with comp tree
Other example data objects:
blocks_ex
,
census_1_ex
,
census_2008_bw
,
census_2014_bw
,
census_2_ex
,
comp_bayes_lm_ex
,
growth_ex
,
growth_spatial_ex
,
growth_toy
,
species_bw
,
study_region_bw
,
study_region_ex