Description Usage Arguments Value
View source: R/data_extraction_functions.R
calculate the length of lines within a buffer radius
1  | linesLength(loc, lines.shapefile, buffer.radius = 100)
 | 
loc | 
 sp object with coordinates and valid proj4string  | 
lines.shapefile | 
 shapefile of lines to use in calculation  | 
buffer.radius | 
 buffer radius in meters (assumes that lines.shapefile is projected to unit of feet)  | 
data.frame named based on buffer radius and lines shapefile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.