diff --git a/Programming Languages/R/readme.md b/Programming Languages/R/readme.md index cb6d2bd8..7ab4534f 100644 --- a/Programming Languages/R/readme.md +++ b/Programming Languages/R/readme.md @@ -34,7 +34,7 @@ These resources are designed to help you build a strong foundation in R programm - [Bioinformatics](#bioinformatics) - [Time Series Analysis](#time-series-analysis) - [Geospatial Analysis](#geospatial-analysis) -- [R Projects](#r-projects) +- [Projects](#projects) - [Beginner Level Projects](#beginner-level-projects) - [Intermediate Level Projects](#intermediate-level-projects) - [Advanced Level Projects](#advanced-level-projects) @@ -297,7 +297,7 @@ These resources are designed to help you build a strong foundation in R programm ### Tools and Development Environment -> Here are somme tools and development environments for R programming. +> Here are some tools and development environments for R programming. #### Rstudio @@ -348,7 +348,7 @@ These resources are designed to help you build a strong foundation in R programm A guide on using the R plugin in PyCharm, a popular IDE for Python that also supports R, offering features like intelligent code completion, debugging, and visualization. -StatET for Eclipse +StatET for Eclipse An article on StatET, a plugin for the Eclipse IDE that provides support for R, including an interactive console, syntax highlighting, and integration with R packages. @@ -362,7 +362,7 @@ These resources are designed to help you build a strong foundation in R programm RStudio Cloud -A guide to RStudio Cloud, an online version of RStudio that allows you to run R scripts and projects in a web browser, with no installation required. +A guide to RStudio Cloud, an online version of RStudio that allows you to run R scripts and in a web browser, with no installation required. Using R in Google Colab @@ -636,7 +636,7 @@ These resources are designed to help you build a strong foundation in R programm -### R Projects +### Projects > Here are some projrct ideas for R programming from beginner level to advance level. #### Beginner Level Projects