Learn R Programming

arules (version 0.3-1)

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 Mar 2006.

Usage

data(Epub)

Arguments

format

Object of class transactions with 3975 transactions and 465 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 ePub-WU at http://epub.wu-wien.ac.at.

Examples

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

Run the code above in your browser using DataLab