The goal of getRad is to …
You can install the development version of getRad from GitHub with:
# install.packages("devtools")
devtools::install_github("enram/getRad")
This is a basic example which shows you how to solve a common problem:
library(getRad)
## basic example code
- We welcome contributions including bug reports.
- License: MIT
- Get citation
information for
getRad in R doing
citation("getRad")
. - Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.