View source: R/getSunderlandConfig.R
getSunderlandConfig | R Documentation |
Setup config to split data for the Sunderland SLA
getSunderlandConfig(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")
list <- getSunderlandConfig(bat_sp,plant_sp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.