RNB
===


Introduction
------------

Rnb is a notebook interface for the r programming language for statistical
computing. It is derived from the python notebook
`Pnb <https://pypi.python.org/pypi/pnb>`_. Rnb is highly experimental. 


Features
--------

Most notable features are:

- syntax highlighting
- command completion (tab-key)
- BSD-license



Links & Contact
---------------
- `github page <https://github.com/chrisecker/textmodel/tree/master/pynotebook>`_
- `pynotebook library <https://pypi.python.org/pypi/pynotebook>`_
- `pnb application <https://pypi.python.org/pypi/pnb>`_

You can also contact me by `email <textmodelview@gmail.com>`_.


