Learn R Programming

MBCbook (version 0.1.2)

amazonFineFoods: The Amazon Fine Foods data set

Description

The Amazon Fine Foods data set has 1646 rows and 1735 columns, describing whether an user (row) has noted and reviewed a product (column) or not.

Usage

data("amazonFineFoods")

Arguments

Format

A data frame with binary values indicating whether an user (row) has noted and reviewed a product (column) or not.

Examples

Run this code
data(amazonFineFoods)

Run the code above in your browser using DataLab