build_ma_table_1: Build Mobile Acoustic Report Table 1

View source: R/ma_report_helpers.R

build_ma_table_1R Documentation

Build Mobile Acoustic Report Table 1

Description

Returns a Table and its description. Table with NABat GRTS cells surveyed and Number of unique mobile transect routes, detector nights, and species detected are also shown for each cell.

Usage

build_ma_table_1(ma_bulk_df, project_id, project_df, species_df, year = NULL)

Arguments

ma_bulk_df

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

project_id

Integer project id

project_df

Dataframe project_df

species_df

Dataframe species nabat lookup dataframe

year

Integer Project year with mobile acoustic data


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