getSouthTynesideConfig: Setup config to split data for the South Tyneside SLA (same...

View source: R/getSouthTynesideConfig.R

getSouthTynesideConfigR Documentation

Setup config to split data for the South Tyneside SLA (same as Sunderland)

Description

Setup config to split data for the South Tyneside SLA (same as Sunderland)

Usage

getSouthTynesideConfig(bat_sp, plant_sp)

Arguments

bat_sp

List of bat species

plant_sp

List of plant species

Examples

bat_sp <- c("Chiroptera","Rhinolophidae","Vespertilionidae")
plant_sp <- c("flowering plant" ,"clubmoss" ,"conifer")
Other_LA_Cols <- c("Taxon group","Latin Name","Abundances","Determination Type")
list <- getSouthTynesideConfig(bat_sp,plant_sp)

ERICNorthEast/ERIC_Data_Proc documentation built on Dec. 5, 2023, 12:19 p.m.