There is only one existing method available for the
bufferedTract
generic function, which will generate valid
objects of class "bufferedTract"
.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.