edgararuiz-zz / bigdataclass

Package that generates the data and content of the Big Data with R class

Home Page:https://edgararuiz.github.io/bigdataclass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

    bdc_create_class()

About

Package that generates the data and content of the Big Data with R class

https://edgararuiz.github.io/bigdataclass/

License:Other


Languages

Language:R 100.0%