summary_table: Species Site Summary Table

View source: R/species_site_summary.R

summary_tableR Documentation

Species Site Summary Table

Description

Returns a table summarizing the total number of observations by site and location.

Usage

summary_table(data_path, all_species = FALSE)

Arguments

data_path
all_species

Logical vector. Default is false, if true creates empty columns for species in species_list that are not present in the dataset.

Value

A data frame of observations summarized by location and species.

Examples

## Not run: summary_table("C:/Folder/Folder/Data.RData")

vulpes-vulpes/batr documentation built on Jan. 23, 2025, 3:23 p.m.