Learn R Programming

SAR (version 1.0.3)

ms_catalog: Sample catalog dataset

Description

Dataset of item descriptions from the Microsoft online store.

Usage

ms_catalog

Arguments

Format

A data frame with 101 rows and 3 columns.

item

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

name

A short description of the item.

category

The item category.

See Also

ms_usage