# the Shapefiles for the distributions of the tips of the tree
data(rase_data, package = 'rase')
psophia_shp
# Transform the shapefile into the format used by rase
polygons = shape.to.rase(psophia_shp)
# check the structure of the polygons
polygonsRun the code above in your browser using DataLab