build_pxweb_url {pxweb}R Documentation

Build the url to a PXWEB api

Description

Build the url to a PXWEB api

Usage

build_pxweb_url(x)

## S3 method for class 'list'
build_pxweb_url(x)

## S3 method for class 'character'
build_pxweb_url(x)

## S3 method for class 'pxweb'
build_pxweb_url(x)

## S3 method for class 'pxweb_api_catalogue_entry'
build_pxweb_url(x)

[Package pxweb version 0.17.0 Index]