rikazry / efficientR

Efficient R programming: a book

Home Page:https://csgillespie.github.io/efficientR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficient R programming by Colin Gillespie and Robin Lovelace

Build Status

alt text

The text and code for the forthcoming O'Reilly book: Efficient R programming. Pull requests and general comments are welcome.

Building this book

To build this book on your own system, use

devtools::install_github("csgillespie/efficientR")

to install the necessary packages.

To build the book, run

bookdown::render_book("index.Rmd",  bookdown::html_chapters())

About

Efficient R programming: a book

https://csgillespie.github.io/efficientR/


Languages

Language:R 49.4%Language:TeX 36.8%Language:CSS 8.1%Language:C++ 2.6%Language:Shell 2.1%Language:Makefile 1.1%