What I've learnt about R Language

What I've learnt about R Language

ℹ️
This repository has a lot https://github.com/qinwf/awesome-R and I have done an R Recap on this one

Data Driven R

What I enjoy about R, is that it can do very cool data stuff.

R can do many things, from simple Websites with Knit, to Data Apps

FlexDashboards

With R, you can also have ‘static dashboard’, which dont need a server, like Shiny or Streamlit.

Flexdashboard can be hosted, for example, on Github Pages for free:

Shiny Apps

ℹ️
I covered Containers for R Apps here