Description Usage Arguments Value
Score an LTN formed by blocking one street segment between two adjacent neighbourhoods.
| 1 | ltn_score(nbs, index, dmax = 10000)
 | 
| 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. | 
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.