Skip to content

trinker/efficientR-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 45.2%
  • TeX 39.9%
  • CSS 8.9%
  • C++ 2.8%
  • Shell 2.3%
  • Makefile 0.9%