Skip to contents

S4 methods for HexGridInfo objects. These provide standard R operations like $, names(), show(), and as.list().

Usage

# S4 method for class 'HexGridInfo'
x$name

# S4 method for class 'HexGridInfo'
names(x)

# S4 method for class 'HexGridInfo'
show(object)

# S4 method for class 'HexGridInfo'
as.list(x, ...)

Arguments

x

HexGridInfo object

name

Slot name

object

HexGridInfo object (for show)

...

Additional arguments