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