Skip to content

LimingDeng/efficientR

 
 

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 49.5%
  • TeX 36.6%
  • CSS 8.1%
  • C++ 2.6%
  • Shell 2.1%
  • Makefile 1.1%