ltn_score: Score an LTN formed by blocking one street segment between...

Description Usage Arguments Value

Description

Score an LTN formed by blocking one street segment between two adjacent neighbourhoods.

Usage

1
ltn_score(nbs, index, dmax = 10000)

Arguments

nbs

Output of main neighbourhoods function.

index

Index into rows of 'nbs$nbs' specifying which pairs of adjacent neighbourhoods are to be scored.

dmax

Maximal distance in metres around neighbourhood to use to generate scores.

Value

Modified version of 'nbs$nbs' from input parameter, reduced to only those neighbour pairs specified in 'index', and with additional column, 'pop_decr_in' and 'pop_incr_out' specifying absolute decreases within and increases surrounding proposed LTN.


atfutures-labs/LTN documentation built on Jan. 6, 2022, 4:11 p.m.