README.md

datapackage

The goal of datapackage is to provide A dataset for exercise in course lecture

Installation

You can install the development version of datapackage from GitHub with:

# install.packages("devtools")
devtools::install_github("shafayetShafee/datapackage")

Example

This is a basic example which shows you how to solve a common problem:

library(datapackage)
data(DATASET)


shafayetShafee/datapackage documentation built on Dec. 23, 2021, 1:17 a.m.