occlude_rays {visor} | R Documentation |
Determine the non-occluded segments of the rays
Description
Determine the non-occluded segments of the rays
Usage
occlude_rays(rays, occluders = NULL)
Arguments
rays |
object of class sf_LINESTRING |
occluders |
object of class sf, sfc or sfg |
Value
object of class sf_LINESTRING
[Package visor version 0.1.0 Index]