build_ma_table_3: Build Mobile Acoustic Report Table 3

View source: R/ma_report_helpers.R

build_ma_table_3R Documentation

Build Mobile Acoustic Report Table 3

Description

Potentially returns 2 tables and their descriptions. Table 3A is for the auto detected species table and table 3B is for the manual detected species table.

Usage

build_ma_table_3(ma_bulk_df, nightly_observed_list, species_df, year = NULL)

Arguments

ma_bulk_df

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

nightly_observed_list

(optional) List from running get_observed_nights()

species_df

Dataframe species nabat lookup dataframe

year

Integer (optional) Project year with mobile acoustic data


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