Skip to contents

Genus and their associated family identified in the extratropical ForestGEO sites used in allodb.

Usage

genus_family

Format

An object of class tbl_df (inherits from tbl, data.frame) with 248 rows and 2 columns.

See also

Examples

# preview the dataset
print(head(genus_family))
#> # A tibble: 6 × 2
#>   genus       family      
#>   <chr>       <chr>       
#> 1 Acer        Sapindaceae 
#> 2 Amelanchier Rosaceae    
#> 3 Asimina     Annonaceae  
#> 4 Carpinus    Betulaceae  
#> 5 Carya       Juglandaceae
#> 6 Celtis      Cannabaceae