<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hey folks,</div>
<div> </div>
<div>I am somewhat new to GRASS and I am trying to get GRASS to talk with R in the way i want it to.</div>
<div>I am using the GRASS Version 6.4.2 and R 2.15.3 with RStudio.</div>
<div> </div>
<div>My question is, how I can use execGRASS() from spgrass6 to do EXACTLY what GRASS would do?</div>
<div>When I try to simply display a vector-map like</div>
<div>library(spgarss6)</div>
<div>execGRASS("d.vect", parameters=list(map="due"),intern=T)</div>
<div> </div>
<div>it does not show add the vector map to my map-window but produces a .png-file... Any ideas?</div>
<div> </div>
<div>Thank you in advance and happy after-easter,</div>
<div>Matthias</div></div></body></html>