An open API service indexing awesome lists of open source software.

https://github.com/richfitz/rc2016

Notes on mixing R and C/C++
https://github.com/richfitz/rc2016

Last synced: 17 days ago
JSON representation

Notes on mixing R and C/C++

Awesome Lists containing this project

README

          

# R & C/C++

These are slides, notes and examples from a session taught at Imperial College London in March 2016.

To view the slides, either see them unrendered as [`slides.md`](slides.md) or:

* Clone or download this repository
* install [reveal-md](https://github.com/webpro/reveal-md)

- `npm install -g reveal-md`
- You may need to install `npm` first, which you get with [node.js](https://nodejs.org/en/)

* Run `reveal-md slides.md` which will open the presentation in a browser