Skip to content

Commit

Permalink
recommend DT
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jan 18, 2015
1 parent ecb62e8 commit 40b4177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/datatables.Rmd
Expand Up @@ -41,3 +41,5 @@ By comparison, below is an ordinary table:
```{r boring, results='asis'}
kable(head(mtcars), 'html')
```

This vignette is only a toy example. I'd recommend you to use the **DT** package instead: https://github.com/rstudio/DT

0 comments on commit 40b4177

Please sign in to comment.