diff --git a/README.Rmd b/README.Rmd index ee2bfdbb..1175ae2b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,7 +23,7 @@ knitr::opts_chunk$set( ## Overview -dtplyr provides a [data.table](http://r-datatable.com/) backend for dplyr. The goal of dtplyr is to allow you to write dplyr code that is automatically translated to the equivalent, but usually much faster, data.table code. +data.table seal of approvaldtplyr provides a [data.table](http://r-datatable.com/) backend for dplyr. The goal of dtplyr is to allow you to write dplyr code that is automatically translated to the equivalent, but usually much faster, data.table code. See `vignette("translation")` for details of the current translations, and [table.express](https://github.com/asardaes/table.express) and [rqdatatable](https://github.com/WinVector/rqdatatable/) for related work. diff --git a/README.md b/README.md index d5603a8d..49959b77 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ coverage](https://codecov.io/gh/tidyverse/dtplyr/graph/badge.svg)](https://app.c ## Overview -dtplyr provides a [data.table](http://r-datatable.com/) backend for -dplyr. The goal of dtplyr is to allow you to write dplyr code that is -automatically translated to the equivalent, but usually much faster, -data.table code. +data.table seal of approvaldtplyr +provides a [data.table](http://r-datatable.com/) backend for dplyr. The +goal of dtplyr is to allow you to write dplyr code that is automatically +translated to the equivalent, but usually much faster, data.table code. See `vignette("translation")` for details of the current translations, and [table.express](https://github.com/asardaes/table.express) and diff --git a/man/figures/dt-seal.png b/man/figures/dt-seal.png new file mode 100644 index 00000000..1a1aacdb Binary files /dev/null and b/man/figures/dt-seal.png differ