Learn R Programming

⚠️There's a newer version (1.2.2) 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

Version

Install

install.packages('stplanr')

Monthly Downloads

1,827

Version

0.0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 2nd, 2015

Functions in stplanr (0.0.2)

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