build_pxweb_url.url {pxweb} | R Documentation |
Build the url to get the config from a PXWEB api
Description
Build the url to get the config from a PXWEB api
Usage
## S3 method for class 'url'
build_pxweb_url(x)
build_pxweb_config_url(x)
## S3 method for class 'list'
build_pxweb_config_url(x)
## S3 method for class 'pxweb'
build_pxweb_config_url(x)
## S3 method for class 'url'
build_pxweb_config_url(x)
[Package pxweb version 0.17.0 Index]