vls: List GRASS vectors.

Description Usage Arguments Value Author(s) See Also Examples

Description

List GRASS vector files in current location.

Usage

1
vls(patt, mapset)

Arguments

patt

Pattern to search for (shell glob), with * and ? as wildcards. If missing, lists all rasters.

mapset

GRASS mapset to search within. If missing, uses the current mapset.

Value

A character vector of filenames.

Author(s)

Sarah Goslee <sarah.goslee@ars.usda.gov>

See Also

rls

Examples

1
2
3
4
## Not run: 
vls("state*")

## End(Not run)

phiala/grassR documentation built on May 25, 2019, 2:55 a.m.