draw.cell {RGeostats}R Documentation

Draw the edge of a cell in a 2-D grid

Description

Draw the edge of a cell in a 2-D grid

Usage

draw.cell(dbgrid, cell = 1, ...)

Arguments

dbgrid

db-class containing the 2-D Grid

cell

Rank of the cell (starting from 1)

...

Arguments passed to lines.


[Package RGeostats version 14.0.10 Index]