R/Neighborhood.R

## access method
setMethod("type", "Neighborhood", function(object) object@type)
setMethod("radius", "Neighborhood", function(object) object@radius)

Try the ROptEstOld package in your browser

Any scripts or data that you put into this service are public.

ROptEstOld documentation built on May 2, 2019, 12:51 p.m.