The goal of datapackage is to provide A dataset for exercise in course lecture
You can install the development version of datapackage from GitHub with:
# install.packages("devtools")
devtools::install_github("shafayetShafee/datapackage")
This is a basic example which shows you how to solve a common problem:
library(datapackage)
data(DATASET)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.