This is a custom package of random scripts mainly used for watershed analysis. It is certainly likely to break, but it may work! To which degree depends on your system and how much chocolate you've consumed. I make no guarantees to support or address anything contained herein. This is largely a personal "play" package I'm using to learn more about package development. It will likely take the place of my .Rprofile
script in the near future.
With devtools
package:
devtools::install_github("ryanpeek/wateRshedTools")
OR with the remotes
package:
remotes::install_github("ryanpeek/wateRshedTools")
raw-data
data
devtools::check(".")
devtools::document(".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.