Learn R Programming

arules (version 0.2-6)

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 August 2005.

Usage

data(Epub)

Arguments

format

Object of class transactions with 3307 transactions and 436 items. Item labels are document IDs of the from "doc_11d". Session 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