get_cc_species: Get Colony Count Species info

View source: R/cc_report_helpers.R

get_cc_speciesR Documentation

Get Colony Count Species info

Description

Extracts Get all of the species found within these Colony Count data format = 'df' | 'vector' | 'vectorNoId' (remove NoID from list)

Usage

get_cc_species(cc_bulk_df, species_df, format = "df")

Arguments

species_df

Dataframe species nabat lookup dataframe

format

String format of data to return 'df' = dataframe of the species from this data, 'vector' = a string vector of all of the species from this data, 'vectorNoId' = a strin vector of all of the species but exclude 'NoID'

cc_bulkd_df

Dataframe colony count bulk data


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