Adds a constant to all category values of a GRASS vector. This function is mostly of use to developers.
Arguments
- x
A
GVector
or thesources()
name of one.- add
Integer: Value to add to each category value.
Value
The sources()
name of a GRASS vector with category values incremented.