Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.4 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.4 KB

getRad

CRAN status R-CMD-check codecov repo status

The goal of getRad is to …

Installation

You can install the development version of getRad from GitHub with:

# install.packages("devtools")
devtools::install_github("enram/getRad")

Usage

This is a basic example which shows you how to solve a common problem:

library(getRad)
## basic example code

Meta