pxweb_parse_response: Parse the response from a PXWEB API (advanced)

View source: R/pxweb_parse_response.R

pxweb_parse_responseR Documentation

Parse the response from a PXWEB API (advanced)

Description

The function parses the response from a call made to a PXWEB API using the httr R package. In this way it is possible to parse the content of calls made outside the pxweb R package.

Usage

pxweb_parse_response(x)

is_pxweb_response(x)

Arguments

x

a httr response object from a PXWEB call.


rOpenGov/pxweb documentation built on Feb. 18, 2024, 7:44 a.m.