get_island_year_list: Get all years for an island and store as a list - avoid slow...

View source: R/util.R

get_island_year_listR Documentation

Get all years for an island and store as a list - avoid slow re-reading from Excel

Description

Get all years for an island and store as a list - avoid slow re-reading from Excel

Usage

get_island_year_list(db_file, year_ranges, isl)

Arguments

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".

Value

List where each entry is a dataframe with yearly data for that island.


BibelnieksDFW/BrBS documentation built on April 20, 2022, 12:54 a.m.