prepped.hwys.to.rays: prepped.hwys.to.rays

Description Usage

Description

Does most of the work to generate rays. Wrapped by count.rays but it's kept separate so it can be called more quickly with just a place boundary and prepped hwy sf. Uses just hwy types included in "always.include" or also includes add'l hwys that intersect those core hwy types.

Usage

1
2
3
4
5
6
7
8
prepped.hwys.to.rays(
  place,
  hwy,
  always.include = c("I"),
  include.intersecting = FALSE,
  include.map = TRUE,
  ...
)

kmcd39/divFcns documentation built on Aug. 14, 2020, 2:03 p.m.