Joins GloNAF (Global Naturalized Alien Flora) data to a taxify()
result, filtered by region.
Arguments
- x
A data.frame returned by
taxify().- region
Character. GloNAF region identifier(s), or
"all". Regions use TDWG-compatible codes extended with dot notation for sub-national units (e.g.,"USA.CA"for California).Single region: adds
naturalizedcolumn (no suffix).Multiple regions: adds
naturalized_<region>columns."all": adds one column per region in the dataset.
- verbose
Logical. Default
TRUE.
Value
The same data.frame with additional column(s):
- naturalized
Integer
1if the species is recorded as naturalized in that region,NAotherwise.
Details
Source: GloNAF v2.0 (van Kleunen et al. 2019, Davis et al. 2025, CC BY 4.0). Coverage: ~16k alien plant taxa across ~1,300 regions. Plants only.