initialize-SField-methods: SField initialize function

Description Usage Arguments Value See Also

Description

initializes (creates) SField objects

Usage

1
2
3
## S4 method for signature 'SField'
initialize(.Object, observations, domain,
  cellsArePoints = NA)

Arguments

.Object

(ignore)

observations

object of one of the sublasses of Spatial

domain

object of class SExtent, or subclass of Spatial

cellsArePoints

logical; are grid cells to be taken as point (support) values?

Value

object of class SField-class

See Also

SObjects


edzer/mss documentation built on May 15, 2019, 11:08 p.m.