Skip to content

A study of converting Cellular GPS data to semantic trips

Notifications You must be signed in to change notification settings

byu-transpolab/CellGPSDataToTrips

 
 

Repository files navigation

CellGPSDataToTrips

The goal of CellGPSDataToTrips is to …

Project Configuration

This project relies on the tidyverse library. A bug introduced to slice_sample() means we need to use an old version of dplyr. Install the correct version with:

devtools::install_github("tidyverse/[email protected]")

Other tidyverse packages are as listed below.

library(tidyverse)

This project is built using the targets and future libraries.

About

A study of converting Cellular GPS data to semantic trips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 94.6%
  • TeX 5.1%
  • CSS 0.3%