Package: fitbitViz 1.0.8
fitbitViz: 'Fitbit' Visualizations
Visualization of pre-downloaded 'Fitbit' personal health data using 'ggplot2' Visualizations, 'Leaflet' and 3-dimensional 'Rayshader' Maps. The 3-dimensional 'Rayshader' Map requires the installation of the 'CopernicusDEM' R package which includes the 30- and 90-meter elevation data.
Authors:
fitbitViz_1.0.8.tar.gz
fitbitViz_1.0.8.zip(r-4.7)fitbitViz_1.0.8.zip(r-4.6)fitbitViz_1.0.8.zip(r-4.5)
fitbitViz_1.0.8.tgz(r-4.6-any)fitbitViz_1.0.8.tgz(r-4.5-any)
fitbitViz_1.0.8.tar.gz(r-4.7-any)fitbitViz_1.0.8.tar.gz(r-4.6-any)
fitbitViz_1.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fitbitViz/json (API)
| # Install 'fitbitViz' in R: |
| install.packages('fitbitViz', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlampros/fitbitviz/issues
Pkgdown/docs site:https://mlampros.github.io
blogdownfitbitfitbit-apigithub-actionsvisualization
Last updated from:88bb43e75b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 303 | ||
| source / vignettes | OK | 251 | ||
| linux-release-x86_64 | OK | 284 | ||
| macos-release-arm64 | OK | 216 | ||
| macos-oldrel-arm64 | OK | 168 | ||
| windows-devel | OK | 245 | ||
| windows-release | OK | 267 | ||
| windows-oldrel | OK | 222 | ||
| wasm-release | OK | 194 |
Exports:crop_DEMextend_AOI_bufferfitbit_data_type_by_dategps_lat_lon_to_LINESTRINGGPS_TCX_dataheart_rate_heatmapheart_rate_time_seriesheart_rate_variability_sleep_timeleafGL_point_coordsrayshader_3d_DEMsleep_single_daysleep_time_series
Dependencies:base64encbslibcachemclassclassIntclicpp11crosstalkdata.tableDBIdigeste1071evaluatefarverfastmapfontawesomefsgenericsggplot2ggthemesgluegridExtragtablehighrhmshtmltoolshtmlwidgetsisobandjquerylibjsonliteKernSmoothknitrlabelinglatticelazyevalleafglleafletleaflet.providerslifecyclelubridatemagrittrMASSmemoisemimepaletteerpatchworkpillarpkgconfigplyrpngprismaticproxypurrrR6rappdirsrasterRColorBrewerRcpprematch2reshape2rlangrmarkdownrstudioapis2S7sassscalessfspstringistringrterratibbletimechangetinytexunitsutf8vctrsviridisviridisLitewithrwkxfunXMLyamlyyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function to crop the AOI from the downloaded DEM .tif file | crop_DEM |
| Extract the sf-object and raster extent based on a buffer (in meters) | extend_AOI_buffer |
| Process pre-downloaded Fitbit data for Blood Oxygen Saturation, Heart Rate Variability, Breathing Rate, Temperature and Cardio Fitness Score (or VO2 Max) by Date | fitbit_data_type_by_date |
| Convert the GPS, TCX data to a LINESTRING | gps_lat_lon_to_LINESTRING |
| The GPS-TCX data as a formated data.table | GPS_TCX_data |
| Heart Rate Intraday Heatmap (by extracting the 'min.', 'median' and 'max.' values of the day) | heart_rate_heatmap |
| heart rate activity time series | heart_rate_time_series |
| Heart Rate Variability during Sleep Time (the root mean square of successive differences) | heart_rate_variability_sleep_time |
| Create a Leafet map (including information pop-ups) | leafGL_point_coords |
| Rayshader 3-dimensional using the Copernicus DEM elevation data | rayshader_3d_DEM |
| Sleep Data of single day | sleep_single_day |
| Sleep Data Time Series | sleep_time_series |
