.vIncrementCats | R Documentation |
Adds a constant to all category values of a GRASS vector. This function is mostly of use to developers.
.vIncrementCats(x, add)
x |
A |
add |
Integer: Value to add to each category value. |
The sources()
name of a GRASS vector with category values incremented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.