Helpful Webpages

Related to R and RStudio

Swirl
This is a package in R that will help you learn R. Install and load the package swirl, and then run the function swirl() to start the tutorial.
Intro to R Manual
This is the general R manual with lots of helpful information about using R.
RStudio Website
This is the RStudio help website. It has a bunch of information about using RStudio, from basic to advanced topics (look under Resources).
Short Intro to R
This is a short guide to using R with RStudio. It has helpful information on functions and errors at the end.
R Quick Website
This website has quick descriptions and examples about most of the basics in R.
R Cheatsheet
This has a bunch of common functions for when you forget.

There are lots of other sites. Just search the web for R tutorial, or how to graph in R, or whatever you are interested in learning. Someone very likely posted a tutorial about it.

Related to packages

ggplot2 Website
This has informationa about everything you can do with ggplot2. It is not the best for first learning how to use ggplot2, but it is great once you know the basics.
Intro to ggplot2
This is a short, but good tutorial about ggplot2. It does get advanced torward the end, but not before it goes over the basics.


mzinkgraf/BiometricsWWU documentation built on Dec. 9, 2023, 1:07 a.m.