checkins: An example checkin dataset.

checkinsR Documentation

An example checkin dataset.

Description

The checkins data set is an example of a checkin data set. It consists of three columns.

  1. id: The identifier of a device or person checking into a location.

  2. timestamp:The time when the checkin occured.

  3. location:The identifier of where a checkin occured.

Please note that this data set was simulated illustrative purposes only.

Usage

data(checkins)

Format

An object of class tbl_df (inherits from tbl, data.frame) with 14609 rows and 3 columns.


kaneplusplus/checkin documentation built on Aug. 1, 2022, 1:11 p.m.