Generic function to import vector data of various formats into the GRASS environment.
import_vector_data(data, name, proj_dem)
character string or object; path to data vector file (shape) or sp or sf data object.
string giving the base name of the vector data to use for the import
projection of the dem as project4string
Nothing.