summarise_species: Summarise species data for internal reporting

View source: R/summarise_species.R

summarise_speciesR Documentation

Summarise species data for internal reporting

Description

Will take an observation spreadsheet and summarise by a specific species

Usage

summarise_species(path, species)

Arguments

path

a character string. The path of the observation spreadsheet

Species

a character string. Name of the species

Value

A matrix. The displacement matrix for the species and season of interest

Examples

test <- summarise_species(path = "R://Projects//HP00000 - Projects//HP00113 - SimplyBlue Erebus//700 - Analysis Reports//Observation spreadsheets//FOR_BEHAVIOUR_Zone86_M10_19_to_M09_21_ALL_OBS.xlsx",species = "Guillemot")

HiDef-Aerial-Surveying/HiDEF documentation built on Nov. 21, 2023, 5:54 a.m.