<div dir="ltr"><div>Hi,<br><br>I am working with GRASS layers from R (using rgrass7), and want to be able to display multiple maps quickly for quick inspection, without having to open the map one by one manually from the GRASS layer manager. So I am running d.mon and d.rast from R, e.g., execGRASS("d.mon", map="mymap").<br><br>Disadvantage is that for a monitor started with d.mon there is no layer manager, so if I open multiple maps, I can not disable a map or change order of maps. Is there a way to send a map from the command line / R to the current/normal monitor?<br><br></div>Paulo<br></div>