Skip to content

UCaromel/telraamStats_backup

Repository files navigation

telraamStats

The aim of this package is to grant the user tools for data visualisation and data analysis of mobility data for Telraam sensors. It reuses and expands on functionnalities from this application.

Link to the Github

Licence

CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Dependencies

To smoothly run this package, you will need to make the following installs :

install.packages(c("cowplot",
    "CPAT",
    "dplyr",
    "ggplot2",
    "httr",
    "jsonlite",
    "lubridate",
    "mgcv",
    "purrr",
    "readr",
    "rlang",
    "synchrony",
    "tibble",
    "zoo"))

If you want to install this package, you can use :

devtools::install_github(" https://github.com/UCaromel/movaround_pkg")

About

package for mobility data analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages