View source: R/places and rays fcns.R
trim.to.length.floors | R Documentation |
Trims a set of highways to those for which the whole stretch of highway inside the
region has minimum length length.floor
in meters. 1 km by default.
trim.to.length.floors(
region,
divisions,
minimum.segment.length = 10,
minimum.hwy.length = 1000,
...
)
minimum.segment.length |
Minimum length (meters) that each highway ~segment~
must have in order to be eligible for rays, This differs from
|
minimum.hwy.length |
Minimum length of each ~highway~ that must be inside
place boundaries for it to be ray-eligible. Differs from
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.