In this post, I highlight the 10 most common errors in R and how to fix them. I also mention a couple of warnings (which are different than errors).| Stats and R
See a step-by-step guide (with screenshots) on how to deploy and publish online a Shiny app using shinyapps.io| Stats and R
See a step-by-step guide (with screenshots) on how to create a GitHub repository and upload R code and scripts on MacOS using GitHub desktop| Stats and R
Hello readers! This is the first article of a blog aimed at making statistics easy to understand by illustrating with concrete examples and using plain English| Stats and R
Learn how to scrape Yahoo search engine results with R using the rvest package| Stats and R