Skip to content

some documents I wrote about how to get you started with R programming, november 2022

License

Notifications You must be signed in to change notification settings

gabrielet/R_foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R foundations for total beginners

The goal of these lessons is to develop a foundation of R, to develop a programming-oriented way of thinking and transform your ideas into code, to help you better understand other people's code, and to improve your coding skills.

This is what we will (try to) cover:

  • (ultra-short intro to R and RStudio);
  • variables and data structures;
  • matrices and dataframes;
  • functions;
  • statements and loops (if-else, for, while);
  • base plotting and ggplot2 plotting.

You can download latest version of all the material from here!

About

some documents I wrote about how to get you started with R programming, november 2022

Resources

License

Stars

Watchers

Forks

Packages

No packages published