View source: R/setup_Sun_ST_split.R
setup_Sun_ST_split | R Documentation |
Setup config for the Sunderland and South Tyneside SLA splitter
setup_Sun_ST_split(bat_sp, plant_sp)
bat_sp |
list of bat species |
plant_sp |
list of plant species |
bat_sp <- c("Chiroptera","Rhinolophidae","Vespertilionidae")
plant_sp <- c("flowering plant" ,"clubmoss" ,"conifer")
split <- setup_Sun_ST_split(bat_sp,plant_sp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.