fmi_get: fmi_get

View source: R/process.R

fmi_getR Documentation

fmi_get

Description

Downloads the data from FMI API and extracts it from the xml-result. The queries are executed with purrr::get_slowly.

Usage

fmi_get(queries, simplify_names, verbose)

Arguments

queries

List of queries (urls).

simplify_names

if TRUE, the column names will be simplified with name_map()

verbose

if TRUE, progress between queries is printed.

Value

A list of http results


paasim/simplefmi documentation built on Aug. 4, 2023, 10:30 p.m.