在网上搜到的,对于想了解并使用REvolution的朋友可能有用:
The REvolution Enterprise 3.0 for Windows with RPE interface includes the following features:
- Enhanced Script Editor with hover-over help, word completion, find-across-files capability, automatic syntax checking, bookmarks, and navigation buttons.
- R Code Snippets to automatically generate fill-in-the-blank sections of R code for a variety of analyses. Tooltip help gives guidance in filling out the snippet. R function authors can write their own code snippets to share with other users.
- Object Browser allowing users to see all the data and function objects that are available, including those in loaded and installed R packages. Context menus provide the capability to quickly edit and plot data or load a package.
- Full-featured Visual Debugger for debugging R scripts, with step-in, step-over, and step-out capability, allowing users to inspect and modify R objects as they are debugging.
- A Visual Solution Explorer for organizing, viewing, adding, removing, and rearranging, and deploying R scripts. Users can create their own Project Templates for automatic creation of a set of customized scripts for a new R project.
- Dockable, Floating, and Tabbed Tool Windows allowing for personally customized workspaces.
- Enhanced Help including complete search capabilities and hover-over tooltips for functions and data objects.