fetch_sx: Fetch all data from Stat-Xplore and return as a list of...

View source: R/statxplore.R

fetch_sxR Documentation

Fetch all data from Stat-Xplore and return as a list of dataframes

Description

fetch_sx fetches all data from from Stat-Xplore and returns the datasets as a list of dataframes.

Usage

fetch_sx(verbose = TRUE)

Arguments

verbose

A boolean indicating whether the progress of the function should be printed to the console.

Value

A list of the results sets as dataframes.


olihawkins/clbenefits documentation built on May 19, 2023, 5:09 p.m.