getDeviceIDs: Builds a vector with the IDs of the mobile devices.

Description Usage Arguments Value

View source: R/getDeviceIDs.R

Description

Builds a vector with the IDs of the mobile devices by taking the unique values from the events data set.

Usage

1
getDeviceIDs(events)

Arguments

events

A data.table object that contains the events generated by the mobile network. It is returned by the readEvents() function. The device IDs are on the second column of this data.table object.

Value

A vector with the IDs of the mobile devices detected by the network.


bogdanoancea/deduplication documentation built on Dec. 2, 2020, 11:22 p.m.