Package: telraamStats 1.1.1
telraamStats: Retrieval and Visualization of Mobility Data from 'Telraam' Sensors
Streamline the processing of 'Telraam' data, sourced from open data mobility sensors. These tools range from data retrieval (without the need for API knowledge) to data visualization, including data preprocessing.
Authors:
telraamStats_1.1.1.tar.gz
telraamStats_1.1.1.zip(r-4.5)telraamStats_1.1.1.zip(r-4.4)telraamStats_1.1.1.zip(r-4.3)
telraamStats_1.1.1.tgz(r-4.4-any)telraamStats_1.1.1.tgz(r-4.3-any)
telraamStats_1.1.1.tar.gz(r-4.5-noble)telraamStats_1.1.1.tar.gz(r-4.4-noble)
telraamStats_1.1.1.tgz(r-4.4-emscripten)telraamStats_1.1.1.tgz(r-4.3-emscripten)
telraamStats.pdf |telraamStats.html✨
telraamStats/json (API)
NEWS
# Install 'telraamStats' in R: |
install.packages('telraamStats', repos = c('https://ketsiaguichard.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ketsiaguichard/telraamstats/issues
- traffic - Traffic data of Telraam sensors in Châteaubourg
Last updated 5 months agofrom:65193c6b72. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | NOTE | Oct 25 2024 |
R-4.4-mac | NOTE | Oct 25 2024 |
R-4.3-win | NOTE | Oct 25 2024 |
R-4.3-mac | NOTE | Oct 25 2024 |
Exports:check_options_graphconvert_string_to_listcreate_configenrich_datesenrich_nameenrich_special_daysenrich_trafficenrich_uptimefilter_aggget_api_stateget_config_pathget_custom_paletteget_graph_subtitlesget_segment_nameget_segmentsget_telraam_tokengg_availabilitygg_car_speed_histogramgg_car_speed_v85gg_traffic_avggg_traffic_evolutionimport_sensoris_vacationmelt_direction_modepreprocess_car_speedretrieve_sensorseq_by_3_monthset_global_varsset_telraam_tokenwrite_update_data
Dependencies:askpassclicolorspaceconfigcpp11curldplyrfansifarvergenericsggplot2gluegtablehttrisobandjsonlitelabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpaletteerpillarpkgconfigplyrprismaticpurrrR6RColorBrewerRcpprematch2reshape2rlangrstudioapiscalesstringistringrsystibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create config file if needed. | create_config |
Check API state | get_api_state |
Get the current authentication token for the 'Telraam' API | get_telraam_token |
Availability and quality of sensors during a period through a heatmap. | gg_availability |
Histogram of car speed over a period, for a segment or a subset of segment. | gg_car_speed_histogram |
Average of v85 car speed per hour over a period, for a segment or a subset of segment. | gg_car_speed_v85 |
Average of traffic during a week. | gg_traffic_avg |
Evolution of traffic and smoothed traffic. | gg_traffic_evolution |
Imports data associated with a list of sensors | import_sensor |
Retrieves data associated with a sensor from the Telraam API | retrieve_sensor |
Saves an authentication token for the 'Telraam' API. | set_telraam_token |
Traffic data of Telraam sensors in Châteaubourg (FR) | traffic |
Write or update the sensor data in the data folder | write_update_data |