Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

values

Extract and replace values from a gridlayer-derived object (e.g. link{facelayer}).


Description

The function will get the @values slot of a facelayer object.

Usage

values(x,...)

## S4 method for signature 'gridlayer'
values(x)

values(x) <- value

## S4 replacement method for signature 'gridlayer'
values(x) <- value

Arguments

x

(facelayer) Object.

value

(logical, character or numeric) Replacement values.

...

Arguments passed to class-specific methods. (Not used.)

Format

An object of class standardGeneric of length 1.

An object of class standardGeneric of length 1.


icosa

Global Triangular and Penta-Hexagonal Grids Based on Tessellated Icosahedra

v0.10.1
GPL-3
Authors
Adam T. Kocsis [aut, cre]
Initial release
2021-01-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.