arichardsmith/ramedas: Read Historical AMEDAS CSV Files

Historical AMEDAS data files downloaded from the [Japan Meteorological Association website](https://www.data.jma.go.jp/gmd/risk/obsdl/) have multiple header rows, which stops `read_csv` from loading them properly. This package reads the files and coerces them into a format that plays nicely with tidy data principles. The package also provides convenience functions for working with the data.

Getting started

Package details

AuthorRichard Smith
MaintainerRichard Smith <richardmcsmith@gmail.com>
LicenseMIT
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arichardsmith/ramedas")
arichardsmith/ramedas documentation built on Dec. 19, 2021, 4:38 a.m.