odataR_set_root: Sets the root for OData data and catalog structure

Description Usage Arguments See Also Examples

Description

Determines from which structure data and catalog information will be extracted. If this function is not called the default http://opendata.cbs.nl (the root for the CBS Statistics Netherlands structures) will be used

Usage

1

Arguments

root

NULL for the default or the url of the root structure otherwise

See Also

odataR_get_root

Examples

1
2
odataR_set_root()
odataR_set_root('http://opendata.cbs.nl')

HanOostdijk/odataR_old documentation built on May 28, 2019, 8:21 a.m.