fmi_data: Download weather data from the FMI API

Description Usage Arguments Value See Also

View source: R/fmi_data.R

Description

Given a query, request data from the FMI API download service and parse the XML response to a tbl_df.

Usage

1
fmi_data(query)

Arguments

query

a character vector containing the URL used to request data from the FMI API download service

Value

A tbl_df containing the requested data. Both the number and names of columns depend on the type and format of the query. See fmi_query() for details.

See Also

fmi_query() for constructing the query argument


mikmart/fmir documentation built on Feb. 28, 2021, 6:53 p.m.