Package: abstr 0.4.1
abstr: R Interface to the A/B Street Transport System Simulation Software
Provides functions to convert origin-destination data, represented as straight 'desire lines' in the 'sf' Simple Features class system, into JSON files that can be directly imported into A/B Street <https://www.abstreet.org>, a free and open source tool for simulating urban transport systems and scenarios of change <doi:10.1007/s10109-020-00342-2>.
Authors:
abstr_0.4.1.tar.gz
abstr_0.4.1.zip(r-4.5)abstr_0.4.1.zip(r-4.4)abstr_0.4.1.zip(r-4.3)
abstr_0.4.1.tgz(r-4.4-any)abstr_0.4.1.tgz(r-4.3-any)
abstr_0.4.1.tar.gz(r-4.5-noble)abstr_0.4.1.tar.gz(r-4.4-noble)
abstr_0.4.1.tgz(r-4.4-emscripten)abstr_0.4.1.tgz(r-4.3-emscripten)
abstr.pdf |abstr.html✨
abstr/json (API)
NEWS
# Install 'abstr' in R: |
install.packages('abstr', repos = c('https://a-b-street.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/a-b-street/abstr/issues
- leeds_buildings - Datasets from Leeds
- leeds_desire_lines - Datasets from Leeds
- leeds_houses - Datasets from Leeds
- leeds_od - Datasets from Leeds
- leeds_site_area - Datasets from Leeds
- leeds_zones - Datasets from Leeds
- montlake_buildings - Example OSM Buildings Table for Montlake
- montlake_od - Example OD Table for Montlake
- montlake_zones - Example Zones Table for Montlake
- sao_paulo_activity_df_2 - Example Activity data for São Paulo
- sao_paulo_activity_df_20 - Example Activity data for São Paulo
- sao_paulo_activity_sf_2 - Example Activity data for São Paulo
- sao_paulo_activity_sf_20 - Example Activity data for São Paulo
Last updated 3 years agofrom:0ea64af884. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | NOTE | Nov 12 2024 |
R-4.5-linux | NOTE | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:%>%ab_jsonab_saveab_scenarioab_sfab_time_normal
Dependencies:classclassIntclicpp11DBIdplyre1071fansigenericsgeometriesgluejsonliteKernSmoothlifecyclelwgeommagrittrMASSodpillarpkgconfigproxypurrrR6Rcpprlangs2sfsfheadersstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
Get started with abstr
Rendered fromabstr.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2021-10-18
Started: 2021-08-11
Multi-trip activity models
Rendered fromactivity.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2021-10-14
Started: 2021-09-06
Reproducing Montlake Eastside Seattle, US
Rendered frommontlake.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2021-11-26
Started: 2021-08-31
Visualising cycling potential with A/B Street
Rendered frompct_to_abstr.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2021-11-26
Started: 2021-08-31
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert geographic ('sf') representation of OD data to 'JSON list' structure | ab_json |
Save OD data as JSON files for import into A/B Street | ab_save |
Generate A/B Street Scenario objects by disaggregating aggregate OD data | ab_scenario |
Convert JSON representation of trips from A/B Street into an 'sf' object | ab_sf |
Generate times for A/B scenarios | ab_time_normal |
Datasets from Leeds | leeds_buildings leeds_desire_lines leeds_houses leeds_od leeds_site_area leeds_zones |
Example OSM Buildings Table for Montlake | montlake_buildings |
Example OD Table for Montlake | montlake_od |
Example Zones Table for Montlake | montlake_zones |
Example Activity data for São Paulo | sao_paulo_activity_df_2 sao_paulo_activity_df_20 |
Example Activity data for São Paulo | sao_paulo_activity_sf_2 sao_paulo_activity_sf_20 |