bufferedTract-methods: Methods for "bufferedTract" Object Construction in package...

Description Methods

Description

There is only one existing method available for the bufferedTract generic function, which will generate valid objects of class "bufferedTract".

Methods

signature(bufferWidth = "numeric", tract = "Tract")

This method takes the form shown below...

usage...

bufferedTract(bufferWidth,
              tract,
              runQuiet = FALSE,
              ... )
  • bufferWidth: The width of the buffer in the correct units. For "English" units, this would be feet, for "metric," meters. The buffer must be smaller than the tract extents.

  • tract: A valid tract object to which we will add the internal buffer.


sampSurf documentation built on March 5, 2021, 3:01 p.m.