R Console in Stagraph

Published on Wednesday, January 18, 2017 by Milos Gregor


As mentioned earlier, all calculations and rendering of statistical graphics is done in R Runtime. This Runtime is hidden in the background. If you need to access this interface directly (custom processing, calculations ...), you can display in program built-in R Console.

This console includes features such as syntax highlighting or code autocompletion. The following video shows how you can display R Console in program and how to work with this console. In addition, video includes some basic commands in R language.

Finally, it’s necessary to say that for working with Stagraph, you don’t need to know the R language. All scripts are generated by the program and automatically send to R Runtime. On the other hand, knowledge of the language R extends the program features and usability.