Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.2.3) of this package.
Take me there.
stplanr (version 0.0.2)
Sustainable Transport Planning
Description
Functionality and data access tools for transport planning, including origin-destination analysis, route allocation and modelling travel patterns.
Copy Link
Link to current version
Version
Version
1.2.3
1.2.2
1.2.1
1.1.2
1.0.2
1.0.1
1.0.0
0.9.0
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.9
0.1.8
0.1.7-3
0.1.7-2
0.1.7-1
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
0.0.2
Install
install.packages('stplanr')
Monthly Downloads
1,388
Version
0.0.2
License
MIT + file LICENSE
Issues
21
Pull Requests
3
Stars
428
Forks
68
Repository
https://github.com/ropensci/stplanr
Maintainer
Robin Lovelace
Last Published
November 2nd, 2015
Functions in stplanr (0.0.2)
Search all functions
bbox_scale
Scale a bounding box
routes_slow
SpatialLinesDataFrame of commuter flows on the travel network
line2route
Convert straight SpatialLinesDataFrame from flow data into routes
cyclestreet_pat
Retrieve personal access token.
dd_loglin
log-linear distance-decay function
routes_fast
SpatialLinesDataFrame of commuter flows on the travel network
overline
Convert series of overlapping lines into a route network
route_graphhopper
Plan a route with the graphhopper routing engine
cents
SpatialPointsDataFrame of home locations for flow analysis.
stplanr-package
stplanr: Sustainable Transport Planning with R
calc_catchment_sum
Calculate summary statistics for catchment area.
calc_moving_catchment
Calculate summary statistics for all features independently.
lineLabels
Label SpatialLinesDataFrame objects
read_table_builder
Import and format Australian Bureau of Statistics (ABS) TableBuilder files
onewaygeo
Aggregate flows so they become non-directional (by geometry - the slow way)
onewayid
Aggregate flows so they become non-directional (by id - the faster way)
graphhopper_pat
Retrieve personal access token.
dd_logsqrt
log-linear-square-root distance decay
flowlines
SpatialLinesDataFrame of commuter flows
route_cyclestreet
Plan a single route with CycleStreets.net
gclip
Crops spatial object x to the bounding box of spatial object (or matrix) b
line2df
Convert straight SpatialLinesDataFrame to a data.frame with from and to coords
od2line
Convert flow data to SpatialLinesDataFrame
islines
Do the intersections between two geometries create lines?
dd_logcub
Cubic logarithmic decay function
gsection
Function to split overlapping SpatialLines into segments
flow
data frame of commuter flows
calc_catchment
Calculate catchment area and associated summary statistics.
mapshape
Simplify geometry file of a shapfile.
age_recat
Recategorise UK National Travel Survey factor variables
writeGeoJSON
Write to geojson easily