sausageIZ-methods {sampSurf}R Documentation

Method for "sausageIZ" object construction in Package ‘sampSurf’

Description

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

Methods

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

usage...

sausageIZ(downLog,
          plotRadius,
          nptsHalfCircle = 50,         
          description = 'inclusion zone for dowed log "sausage" sampling method',
          spID = unlist(strsplit(tempfile('sausageIZ:',''),'\/'))[2],
          spUnits = CRS(projargs=as.character(NA)),
          ... )

[Package sampSurf version 0.7-4 Index]