README.md

METAR decoder in R

Description:

This is a R package for processing raw METAR codes into a structured table, aiding in subsequent analysis.

Installation

Install package directly by running:

devtools::install_github("derry-dev/metar")

Shiny App

The package includes a Shiny app for ease of use:

metar::metarShinyApp()

General Usage

See examples.R in the examples folder on how to use the functions to parse a METAR file. Also consult the manual pages for detailed information on the functions included.



derry-dev/metar documentation built on July 24, 2021, 8:39 a.m.