Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 441 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 441 Bytes

blockr.data

The goal of blockr.data is to ...

Installation

You can install the development version of blockr.data from GitHub with:

# install.packages("devtools")
devtools::install_github("blockr-org/blockr.data")

Example

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

library(blockr.data)
## basic example code