get_rows | R Documentation |
Read rows from database. Used to retrieve contiguous survey segments
get_rows(db_file, db_names, year_range)
db_file |
Path to the BBS .xlsx database file. |
db_names |
Column names in BBS database file. |
year_range |
Dataframe with 1 row of from get_year_rows. Specifies island, year, and corresponding rows in database file. |
Dataframe containing BBS observations from that island and year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.