zandergordan
Follow
Economist working with @NOAAGov Fisheries. Strong interest in welfare economics and policy innovation. Hobbyist electronic musician and music technologist.
- St Petersburg, FL
- zandergordan.com
Pinned Loading
-
-
1-page overview of R package develop...
1-page overview of R package development 1# Creating R Packages
23Here I have (very) briefly summarized the tutorial on creating R packages from [this guide](https://r-pkgs.org/whole-game.html). I have re-organized the content around 3 basic themes: (1) Initialization, meaning things which are only done once, (2) Development, meaning writing, documenting and testing your package, which hopefully takes up most of your time, and (3) Maintenance, which mostly consists of periodically calling `devtools` helper functions, and hopefully will not take much of your time.
45## Package Initialization:
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.