getGroupSpeciesTVKs: Gets TVKs for a group

Description Usage Arguments Value Author(s) See Also Examples

Description

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.

Usage

1

Arguments

name

A string for a group on the NBN gateway (e.g. 'reptile')

...

Further named parameters passed on to GET

Value

A vector of TVKs as characters.

Author(s)

Stuart Ball, JNCC stuart.ball@jncc.gov.uk

See Also

getFeature, getOccurrences, getTVKQuery

Examples

1
2
3
4
## Not run:  
 t <- getGroupSpeciesTVKs('reptile')

## End(Not run)

rnbn documentation built on April 6, 2017, 6:29 a.m.