get_island_year_list | R Documentation |
Get all years for an island and store as a list - avoid slow re-reading from Excel
get_island_year_list(db_file, year_ranges, isl)
db_file |
Path to the BBS .xlsx database file. |
year_ranges |
Dataframe of the kind returned by get_year_rows. |
isl |
One of "Saipan", "Rota", "Tinian". |
List where each entry is a dataframe with yearly data for that island.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.