referenceDfNew: Dataset 'referenceDf' in modified form

Description Usage Format Examples

Description

Note: The dataset referenceDfNew is the result of the function genDateTime, when the dataset referenceDf is one of the function arguments.

Usage

1

Format

An object of class data.frame with 8 rows and 12 columns.

Examples

1
2
3
4
# Convert the 15 digit IMEI number from scientfic notation to text.
referenceDfNew$imei <- as.character(referenceDfNew$imei)
# Display the whole dataset in the console
referenceDfNew

esmprep documentation built on July 5, 2019, 5:03 p.m.