Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/csgillespie/efficient
- Owner: csgillespie
- Created: 2015-09-29T08:10:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T10:14:04.000Z (almost 5 years ago)
- Last Synced: 2024-10-07T08:12:11.083Z (2 months ago)
- Language: R
- Homepage: https://csgillespie.github.io/efficientR/
- Size: 4.49 MB
- Stars: 46
- Watchers: 9
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - csgillespie/efficient - The associated R package for Efficient R programming (R)
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.