chainSawIZ-methods {sampSurf}R Documentation

Method for "chainSawIZ" object construction in Package sampSurf

Description

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

Methods

signature(downLog = "downLog", plotRadius = "numeric")

usage...

chainSawIZ(downLog,
           plotRadius,
           plotCenter = c(x=0, y=0),
           description = 'inclusion zone for "chainsaw" method',
           spID = unlist(strsplit(tempfile('cs:',''),'\/'))[2],
           spUnits = CRS(projargs=as.character(NA)),
           ... )

[Package sampSurf version 0.7-5 Index]