The goal of bigdataclass
is to provide an easy way to create the data
and materials needed for the Big Data with R class.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("edgararuiz/bigdataclass")
-
Load the package
library(bigdataclass)
-
Run
bdc_init_class_local()
to create the class in a folder called big-data-classbdc_create_class()