Learn R Programming

places (version 0.1.1)

places_gps: GPS coordinates.

Description

A dataset containing the GPS coordinates and other attributes for 1 hypothetical person.

Usage

places_gps

Arguments

Format

A data frame with 309 rows and 7 variables:

user_id

unique identifier for each participant

time_local

datetime of GPS coordinates

lat

latitude

lng

longitude

ema

survey report id

Response.Time

datetime of survey report

tz_olson_id

timezone label

...