build_sa_table_1: Build stationary acoustic table 1 for report

View source: R/sa_report_helpers.R

build_sa_table_1R Documentation

Build stationary acoustic table 1 for report

Description

Returns a table with GRTS, Species_Detected, and Method_of_Species_ID

Usage

build_sa_table_1(sa_bulk_df, project_id, project_df, species_df, selected_year)

Arguments

sa_bulk_df

Dataframe Mobile acoustic bulk data. Can get from get_ma_bulk_wavs() in nabatr

project_id

Integer Project Id

project_df

Dataframe NABat projects. Can get from get_projects()

species_df

Dataframe species nabat lookup dataframe

selected_year

Integer Report year to use


usgs/nabatr documentation built on Jan. 28, 2024, 7:10 a.m.