Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sau-mili authored Jun 3, 2024
1 parent 2dac7ea commit 198dfc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Programming Languages/R/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -297,7 +297,7 @@ These resources are designed to help you build a strong foundation in R programm
</table>

### 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

Expand Down Expand Up @@ -348,7 +348,7 @@ These resources are designed to help you build a strong foundation in R programm
<td>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.</td>
</tr>
<tr>
<td><a href="https://projects.eclipse.org/projects/tools.statet">StatET for Eclipse</a></td>
<td><a href="https://.eclipse.org//tools.statet">StatET for Eclipse</a></td>
<td>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.</td>
</tr>
</table>
Expand All @@ -362,7 +362,7 @@ These resources are designed to help you build a strong foundation in R programm
</tr>
<tr>
<td><a href="https://www.appsilon.com/post/r-studio-cloud">RStudio Cloud</a></td>
<td>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.</td>
<td>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.</td>
</tr>
<tr>
<td><a href="https://www.geeksforgeeks.org/how-to-use-r-with-google-colaboratory/">Using R in Google Colab</a></td>
Expand Down Expand Up @@ -636,7 +636,7 @@ These resources are designed to help you build a strong foundation in R programm
</tr>
</table>

### R Projects
### Projects
> Here are some projrct ideas for R programming from beginner level to advance level.
#### Beginner Level Projects
Expand Down

0 comments on commit 198dfc9

Please sign in to comment.