diff --git a/guide/english/r/index.md b/guide/english/r/index.md index 5f6acf2d02..a165dd89e3 100644 --- a/guide/english/r/index.md +++ b/guide/english/r/index.md @@ -16,7 +16,6 @@ Now install it on your computer. For help in installation refer to reference sec * [Tidyverse](https://www.tidyverse.org/) is an opinionated collection of R packages designed for data science like ggplot2, dplyr, readr, tidyr, purr, tibble. * [data.table](https://github.com/Rdatatable/data.table/wiki) is an implementation of base `data.frame` focused on improved performance and terse, flexible syntax. * [Shiny](https://shiny.rstudio.com/) framework for building dashboard style web apps in R. -* ## Where to learn R for free * [R Studio](https://www.rstudio.com/online-learning/)