Skip to content
katehu edited this page Aug 29, 2015 · 8 revisions

Welcome to the addhazard wiki!

Thank you for being interested in addhazard package.

To download the package, it is available on cran
install.packages("addhazard")

To contribute,

Note

The most updated codes are under the active branch finite
The master branch is a copy of addhazard 1.0.0


Go to https://github.com/katehu/addhazard, locate the file you would like to modify
Click "fork and edit this file"
Edit the file in your web browser
Click "propose file change"
Write a v. brief description of your changes (e.g. fix typos)
Click "send pull request"
Then I will see your suggested changes and approve them if they are correct

  1. you can fork a repo and pull request
    https://help.github.com/articles/fork-a-repo/
Clone this wiki locally