Package: activatr 0.2.1

activatr: Utilities for Parsing and Plotting Activities
This contains helpful functions for parsing, managing, plotting, and visualizing activities, most often from GPX (GPS Exchange Format) files recorded by GPS devices. It allows easy parsing of the source files into standard R data formats, along with functions to compute derived data for the activity, and to plot the activity in a variety of ways.
Authors:
activatr_0.2.1.tar.gz
activatr_0.2.1.zip(r-4.7)activatr_0.2.1.zip(r-4.6)activatr_0.2.1.zip(r-4.5)
activatr_0.2.1.tgz(r-4.6-any)activatr_0.2.1.tgz(r-4.5-any)
activatr_0.2.1.tar.gz(r-4.7-any)activatr_0.2.1.tar.gz(r-4.6-any)
activatr_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
activatr/json (API)
| # Install 'activatr' in R: |
| install.packages('activatr', repos = c('https://dschafer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dschafer/activatr/issues
Pkgdown/docs site:https://dschafer.github.io
Last updated from:78a3437523. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 181 | ||
| source / vignettes | OK | 242 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 161 | ||
| windows-release | OK | 156 | ||
| windows-oldrel | OK | 201 | ||
| wasm-release | OK | 409 |
Exports:get_ggmap_from_dflocalize_to_time_zonemutate_with_speedpace_formatterparse_gpxparse_tcxspeed_to_mile_pace
Dependencies:askpassbitopsclicpp11curldigestdplyrfarvergenericsgeosphereggmapggplot2gluegtablehttrisobandjpegjsonlitelabelinglifecyclelubridatemagrittrmimeopensslpillarpkgconfigplyrpngpurrrR6RColorBrewerRcpprlangS7scalessliderstringistringrsystibbletidyrtidyselecttimechangeutf8vctrsviridisLitewarpwithrxml2
Last update: 2023-05-05
Started: 2021-01-08
Last update: 2023-05-05
Started: 2021-01-08
Last update: 2023-05-05
Started: 2021-01-08
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'act_tbl' class | act_tbl-class |
| Get a map for a given 'act_tbl' | get_ggmap_from_df |
| Localize time zone values | localize_to_time_zone |
| Augments an 'act_tbl' with a speed column | mutate_with_speed |
| Format pace durations | pace_formatter |
| Parses a GPX file into a 'act_tbl' | parse_gpx |
| Parses a TCX file into a 'act_tbl' | parse_tcx |
| Convert speed to mile pace | speed_to_mile_pace |
| Summarizes 'act_tbl' objects. | summary.act_tbl |
