ons_api_call: Call the ONS API

View source: R/ons.R

ons_api_callR Documentation

Call the ONS API

Description

Make request to given url, which is assumed to be the ONS api.

Usage

ons_api_call(url)

Arguments

url

url to call @seeAlso [api_base_url]

Details

data retrieved is converted to tidyverse tibble if possible.

Value

a list contained the API call results

Author(s)

Neale Swinnerton neale@mastodonc.com


HFAnalyticsLab/monstR documentation built on Sept. 13, 2022, 2:19 a.m.