values: Extract and replace values from a gridlayer-derived object...

valuesR Documentation

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,ANY'
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.


adamkocsis/icosa documentation built on April 16, 2023, 10:05 p.m.