get_gho {rgho} | R Documentation |
GET a GHO URL
Description
GET a GHO URL
Usage
get_gho(url = getOption("rgho.baseurl"))
Arguments
url |
the url to retrieve, given as a character string. |
Value
A ODataQuery
object.
[Package rgho version 3.0.2 Index]