CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


howtos:how_to_create_an_r_package

This is an old revision of the document!


How to create an R package

# install useful packages
install.packages(c("usethis", "devtools", "roxygen2", "testthat"))
howtos/how_to_create_an_r_package.1772292458.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki