I'm running R version 2.13.1 and wondering if there is a way to get more interesting colors in the R terminal, either in bash or tk-R
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
|
You can use RStudio for writing/editing R scripts. In my opinion R Studio is the best GUI/IDE available for R development. In RStudio under tools -> Options -> Appearance you can change the color of your R console and also change the fonts. |
|||||||
|
|
In general you may have problem to have a syntax highlighter in terminal. If you already using R commander you may consider RKWard as a GUI for your R programming. It is configurable and very effective. You can use is the same way as R in terminal or R commander. In Ubuntu you can install it through the software center. |
|||
|
|