read_jma_weather: Read the past weather

View source: R/read_jma_weather.R

read_jma_weatherR Documentation

Read the past weather

Description

[Experimental]

Read the past weather data files downloaded from JMA.

Usage

read_jma_weather(path)

Arguments

path

The path to the downloaded file.

Value

a tbl object

See Also

https://www.data.jma.go.jp/gmd/risk/obsdl/index.php, https://www.data.jma.go.jp/gmd/risk/obsdl/top/help3.html

Examples

read_jma_weather(system.file("dummy/dl_data.csv", package = "jmastats"))

jmastats documentation built on April 12, 2025, 1:38 a.m.