knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) library(fontawesome) library(htmltools) library(rmarkdown) library(knitr) htmltools::tagList(rmarkdown::html_dependency_font_awesome())
The goal of knowledge-repo is to provide R users and developers a central hub for storing useful resources related to R.
NOTE: Favorite resources are identified with a r fa("star", fill = "steelblue")
icon.
The R language has been said to have a steep learning curve and although there are many introductory courses, books, and online resources, it’s hard to decide where to start.
Fortunitely, I have compiled some of the more helpful resources to help guide newcomers to more efficiently learn R and advance their skills.
If you already feel comfortable with the basics of R - you can start with the Progression - Intermediate and Advanced R section.
To get started with learning how to program in R, I recommend starting with some beginner level books and manuals which cover the fundamentals of R:
r fa("star", fill = "steelblue")
When first starting R, some of the fundamental basics to focus on include, but are not limited to:
After honing in the beginner level skills, further advance your abilities with these intermediate and advanced R resources:
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
Once you feel comfortable with the fundamentals of R coding, expand your horizons by learning other various areas using the resources below:
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
r fa("star", fill = "steelblue")
The R programming language is always contrinuously evolving and progressing making it important to be able to quickly adapt and stay up to date with your abilites.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.