pointRelascopeIZ-methods {sampSurf}R Documentation

Method for "pointRelascopeIZ" Object Construction in Package sampSurf

Description

This is the one method for generic function pointRelascopeIZ in Package ‘sampSurf’ that allows for creation of objects of class "pointRelascopeIZ."

Methods

signature(downLog = "downLog", prs = "pointRelascope")

usage...

pointRelascopeIZ(downLog,
                 prs,
                 nptsCircle = 100,          
                 description = 'inclusion zone for down log point relascope sampling method',
                 spID = paste('prsIZ',format(runif(1,0,10000),digits=8),sep=':'),
                 spUnits = CRS(projargs=as.character(NA)),
                 ... )

[Package sampSurf version 0.7-4 Index]