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
r
library(bigdataclass)
Run bdc_init_class_local()
to create the class in a folder called
big-data-class
r
bdc_create_class()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.