README.md

minimal R version GitHub (pre-)release CRAN_Status_Badge Build Status AppVeyor Build Status

rrricanesdata

rrricanesdata is the complementary dataset for rrricanes. Currently it contains all product datasets for every cyclone that has developed in the north Atlantic and northeast Pacific basins since 1998.

rrricanesdata will be updated on the first of every month.

Prerequisites

No prerequisites.

Installing

rrricanesdata can be installed with the following command:

install.packages("rrricanesdata", 
                 repos = "https://timtrice.github.io/drat/", 
                 type = "source")

This package is not nor will be made available in CRAN.

Updating

As rrricanesdata will be updated monthly (provided any advisory was issued the previous month), you will want to ensure you have the latest datasets prior to running any analysis. You need to add the package repository to your repos options, such as:

options(repos = c(getOption("repos"), "https://timtrice.github.io/drat/")

You can then run update.packages to check for and install any new updates.

Datasets

adv

discus

fcst

fcst_wr

fstadv

posest

prblty

public

storms

update

wndprb

wr

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Known Data Quality Issues

  1. Hurricane Juan (AL152003), Adv 15; no status leads to improper Status and Name values in some datasets. (#82)


timtrice/rrricanesdata documentation built on Dec. 10, 2019, 10:11 p.m.