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++
- Host: GitHub
- URL: https://github.com/richfitz/rc2016
- Owner: richfitz
- Created: 2016-03-14T12:43:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T09:19:10.000Z (over 10 years ago)
- Last Synced: 2025-01-20T22:53:52.780Z (over 1 year ago)
- Language: C++
- Size: 48.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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