View source: R/ma_report_helpers.R
build_ma_table_1 | R Documentation |
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.
build_ma_table_1(ma_bulk_df, project_id, project_df, species_df, year = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.