views: Sample Product View Data

viewsR Documentation

Sample Product View Data

Description

A sample dataset of product view events, linking customers and products. This is a smaller, sampled version of a potentially very large event log.

Usage

views

Format

A data.table with 3 variables:

customer_id

Identifier for the customer viewing the product.

product_id

Identifier for the product being viewed.

time

The timestamp of the view event (POSIXct format).

Source

Generated for package examples.


DBmaps documentation built on Sept. 9, 2025, 5:44 p.m.