I run Rgui in GRASS and tried to run a simple command to see how GRASS works in R. I tried g.list type=vect. the format I used was:
doGRASS(“g.list”, parameters=list(type=“vect”))
The output was: >>
GRASS command: g.list.exe type=rast
chr “g.list.exe type=vector”
- attr(*, “cmd”)= chr “g.list.exe”
Why I don’t get the results I get from running it in GRASS. (like the following)
POM
PsOnMain
Any idea?
Have a great one,
Mehrdad
…
ᐧ
···
Mehrdad Varedi