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

https://github.com/chrismainey/why_i_love_datatable

A short presentation on data.table
https://github.com/chrismainey/why_i_love_datatable

r rdatatable

Last synced: about 1 year ago
JSON representation

A short presentation on data.table

Awesome Lists containing this project

README

          

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

# Why I love `data.table`

Very brief presentation of why I love `data.table` for Warwick R User Group - 24/10/2019