Learn R Programming

chronosphere (version 0.4.1)

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)

Value

A character class object.

Arguments

x

SpatialStack or SpatialArray object.

Examples

Run this code
data(coasts)
types(coasts)

Run the code above in your browser using DataLab