Make unique GRASS name for rasters, vectors, etc.
Arguments
- x
Character or
NULL: Descriptive string. Developers, please note: To assist with debugging, GRASS objects created by a GRASS tool have the tool named in this argument (with underscores). Example: "v_in_ogr" or "r_resample".- type
Character:
raster,raster3D,vector, ortable.- n
Numeric integer: Number of names to make
- name
NULL(default) orcharacter: Name of the output, attached as an attribute.
