Learn R Programming

arules (version 0.1-3)

Epub: Epub Data Set

Description

The Epub data set countains the download history of documents from the electronic publication platform of the Vienna University of Economics and Business Administration. The data was recorded between Jan 2003 and May 2005.

Usage

data(Epub)

Arguments

format

Object of class transactions with 2771 transactions and 419 items. Item labels are document IDs of the from "epub-wu-01_11d". IDs and time stamps for transactions are also provided.

source

Provided by Michael Hahsler from ePubWU at http://epub.wu-wien.ac.at.

Examples

Run this code
data("Epub")
summary(Epub)

Run the code above in your browser using DataLab