read_jma_weather {jmastats} | R Documentation |
Read the past weather data files downloaded from JMA.
read_jma_weather(path)
path |
The path to the downloaded file. |
a tbl
object
https://www.data.jma.go.jp/gmd/risk/obsdl/index.php, https://www.data.jma.go.jp/gmd/risk/obsdl/top/help3.html
read_jma_weather(system.file("dummy/dl_data.csv", package = "jmastats"))