Learn R Programming

jmastats (version 0.3.0)

read_jma_weather: Read the past weather

Description

[Experimental]

Read the past weather data files downloaded from JMA.

Usage

read_jma_weather(path)

Value

a tbl object

Arguments

path

The path to the downloaded file.

See Also

Examples

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

Run the code above in your browser using DataLab