Learn R Programming

SAR (version 1.0.3)

ms_usage: Sample usage dataset

Description

Dataset of anonymised transaction records from the Microsoft online store.

Usage

ms_usage

Arguments

Format

A data frame with 118383 rows and 3 columns.

user

The user ID.

item

The item ID, corresponding to the items in the ms_catalog dataset.

time

The date and time of the transaction, in POSIXct format.

See Also

ms_catalog