getunitsandparams: get both the parameterinfo and the unitinfo of a given...

Description Usage Arguments Examples

Description

get both the parameterinfo and the unitinfo of a given concept

Usage

1
getunitsandparams(vocids = NA, vocabs = NA)

Arguments

vocabs

optional parameter, include which vocabs you want to include. Takes multiple vocabs if separated by a "|" (eg. "P01|P06|Q01")

vocid

mandatory parameter, the XML link(s) of which you want the related concepts.

Examples

1
2
getunitsandparams(vocid = "http://vocab.nerc.ac.uk/collection/P01/current/OWETBM01/" )
getunitsandparams(vocid = "http://vocab.nerc.ac.uk/collection/P01/current/OWETBM01/" , vocabs ="P01|Q01" )

Daphnisd/skossxml documentation built on May 21, 2019, 11:07 a.m.