ess: add description, features to readme

This commit is contained in:
bmag 2017-10-17 09:40:04 +03:00
parent 36f04308ab
commit a9ad9ae33c
1 changed files with 11 additions and 0 deletions

View File

@ -3,12 +3,23 @@
[[file:img/r.jpg]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#inferior-repl-process][Inferior REPL process]]
- [[#helpers][Helpers]]
- [[#options][Options]]
* Description
This layer adds support for statistical analysis through [[https://ess.r-project.org/][ESS]].
** Features:
- All [[https://ess.r-project.org/Manual/ess.html#Current-Features][ESS features]]
- Additional data viewer for R via [[https://github.com/myuhe/ess-R-data-view.el][ess-R-data-view]]
- Support for Org-Babel
- Better 'equals' behavior via [[https://github.com/genovese/ess-smart-equals][ess-smart-equals]]
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =ess= to the existing =dotspacemacs-configuration-layers= list in this