bufferedTract-methods {sampSurf}R Documentation

Methods for "bufferedTract" Object Construction in package "sampSurf"

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,
              ... )

[Package sampSurf version 0.7-4 Index]