Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 290 Bytes

data.Rh

Installation

Using this package is trivial:

# Requirements
## If you don't have devtools install it:
install.packages("devtools")

# Installation
devtools::install_github("AlbertoEAF/data.Rh")

# Use it:
library("data.Rh")

# Check documentation inside R/hello.R.