parse_mch_VQHA98: Parse VQHA98.csv from MeteoSwiss (Precipitation)

View source: R/parse.R

parse_mch_VQHA98R Documentation

Parse VQHA98.csv from MeteoSwiss (Precipitation)

Description

Source: https://data.geo.admin.ch/ch.meteoschweiz.messwerte-aktuell/VQHA98.csv Description: https://data.geo.admin.ch/ch.meteoschweiz.messwerte-aktuell/info/VQHA98_de.txt

Usage

parse_mch_VQHA98(p = NULL, remote = FALSE)

Arguments

p

File path or URL

remote

Load from remote (URL)

Value

data table

Author(s)

M. Saenger

Examples

parse_mch_VQHA98(remote = TRUE)

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