Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csgillespie/efficient

The associated R package for Efficient R programming
https://github.com/csgillespie/efficient

Last synced: about 2 months ago
JSON representation

The associated R package for Efficient R programming

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```

# Becoming an efficient R programmer
[![Build Status](https://travis-ci.org/csgillespie/efficient.png?branch=master)](https://travis-ci.org/csgillespie/efficient)

![alt text](front_scale.png)

The associated R package for the forthcoming O'Reilly book: [Efficient R programming](https://csgillespie.github.io/efficientR/) by Colin Gillespie and Robin Lovelace. Pull requests and general comments are welcome.