README.md

bigdataclass

Lifecycle:
experimental Travis build
status Codecov test
coverage

The goal of bigdataclass is to provide an easy way to create the data and materials needed for the Big Data with R class.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("edgararuiz/bigdataclass")

Setup the class locally

  1. Load the package

    r library(bigdataclass)

  2. Run bdc_init_class_local() to create the class in a folder called big-data-class

    r bdc_create_class()



edgararuiz/bigdataclass documentation built on Jan. 3, 2020, 6:46 p.m.