Fixed a syntax mistake in the R section

I did the mistake so I fixed it I didnt ruin anyones elses added things
This commit is contained in:
Filip-Nachov 2024-05-29 19:06:29 +02:00 committed by GitHub
parent 8c70ab496c
commit 96370c4f8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -622,7 +622,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
- [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
- [Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
- [Make a Linear regression in R] (https://www.scribbr.com/statistics/linear-regression-in-r/)
- [Make a Linear regression in R](https://www.scribbr.com/statistics/linear-regression-in-r/)
## Rust: