## Example: return summary table for the Gulf of Lions
data('region_definitions')
region_definitions[region_definitions$label=='lion',] # select raw region data summary
regions('lion') # return formatted summary table
Run the code above in your browser using DataLab