get_rows: Read rows from database. Used to retrieve contiguous survey...

View source: R/util.R

get_rowsR Documentation

Read rows from database. Used to retrieve contiguous survey segments

Description

Read rows from database. Used to retrieve contiguous survey segments

Usage

get_rows(db_file, db_names, year_range)

Arguments

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.

Value

Dataframe containing BBS observations from that island and year.


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