View source: R/getGroupSpeciesTVKs.R
| getGroupSpeciesTVKs | R Documentation | 
Given the name of a group (see listGroups) this function returns the pTVKs 
(preferred taxon version keys) for all members of that group. This is currently restricted
to returning up to 5000 results.
getGroupSpeciesTVKs(name, ...)
name | 
 A string for a group on the NBN gateway (e.g. 'reptile')  | 
... | 
 Further named parameters passed on to   | 
A vector of TVKs as characters.
Stuart Ball, JNCC stuart.ball@jncc.gov.uk
getFeature, getOccurrences, getTVKQuery
## Not run:  
 t <- getGroupSpeciesTVKs('reptile')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.