Learn R Programming

chronosphere (version 0.4.0)

types: Return types of objects in a SpatialStack or SpatialArray object

Description

Methods sequences that start with an NA do not yet work.

Usage

types(x)

# S4 method for SpatialStack types(x)

# S4 method for SpatialArray types(x)

Arguments

Value

A character class object.

Examples

Run this code
# NOT RUN {
data(coasts)
types(coasts)
# }

Run the code above in your browser using DataLab