View source: R/summarise_species.R
summarise_species | R Documentation |
Will take an observation spreadsheet and summarise by a specific species
summarise_species(path, species)
path |
a character string. The path of the observation spreadsheet |
Species |
a character string. Name of the species |
A matrix. The displacement matrix for the species and season of interest
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.