parse_mch_json: Parse JSON from MeteoSwiss

View source: R/parse.R

parse_mch_jsonR Documentation

Parse JSON from MeteoSwiss

Description

Source: Description:

Usage

parse_mch_json(p = NULL, para = "tt", remote = FALSE)

Arguments

p

Directory path or URL

para

Parameter

remote

Load from remote (URL)

Value

data table

Author(s)

M. Saenger

Examples

parse_mch_json(para = "ff", remote = TRUE)

m-saenger/wxSwiss documentation built on Nov. 15, 2024, 3:02 a.m.