Description
This command will display a list of the objects that are currently present (in memory) in the GME R session. Although you cannot see this R session, you can interact with it using several of the GME commands that begin with 'r.'. This command is useful for checking the current state of the R session.
Syntax
r.ls();
Example
r.ls();