vIncrementCats: Increment category values of a "GRASS" vector

.vIncrementCatsR Documentation

Increment category values of a "GRASS" vector

Description

Adds a constant to all category values of a GRASS vector. This function is mostly of use to developers.

Usage

.vIncrementCats(x, add)

Arguments

x

A GVector or the sources() name of one.

add

Integer: Value to add to each category value.

Value

The sources() name of a GRASS vector with category values incremented.


adamlilith/fasterRaster documentation built on March 1, 2025, 4:52 a.m.