# attach polygon data
data(rase_data, package = 'rase')
## Not run:
# # polygons already in format used by rase.
# psophia_poly
#
# # check the phylogenetic tree
# psophia_tree
#
# # Species names of polygons (in order)
# pnames <- c('dextralis', 'viridis', 'leucoptera', 'interjecta',
# 'obscura', 'crepitans', 'ochroptera', 'napensis')
#
# # check tree's' tip labels
# psophia_tree$tip.label
#
# # name the polygons
# polygons <- name.poly(psophia_poly, psophia_tree, poly.names = pnames)
# ## End(Not run)
Run the code above in your browser using DataLab