linesLength: calculate the length of lines within a buffer radius

Description Usage Arguments Value

View source: R/data_extraction_functions.R

Description

calculate the length of lines within a buffer radius

Usage

1
linesLength(loc, lines.shapefile, buffer.radius = 100)

Arguments

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)

Value

data.frame named based on buffer radius and lines shapefile


cole-brokamp/aiRpollution documentation built on May 13, 2019, 8:50 p.m.