Learn R Programming

pxweb (version 0.5.3)

deparseLevels: Functions from sweSCB package that are not called anywhere (yet) but might be useful later Function to deparse an URL into its components.

Description

This function is currently not used in the package.

Usage

deparseLevels(place, returnDistance = FALSE, baseURL, ...)

Arguments

place
Location in hierarchy, in the form of a (data-node complete) URL.
returnDistance
Whether to return only the distance (in nodes) from top node to URL. (Default: FALSE)
baseURL
The base URL to use, depending on the web service.
...
Further arguments passed to base_url().