The Most Important Data Structure in R | Learn R
Jarad Niemi
#jaradniemi #learnr
The most important data structure in R is the data.frame which is the structure used when reading data in to R, calculating descriptive statistics, creating graphical statistics, and performing statistical model.
R script: https://www.jarad.me/youtube/scripts/data_frames.R
The Learn R series is intended to help people learn how to perform analyses in R and work with the RStudio environment. The series will include instruction on how to make graphics using ggplot2, perform statistical analyses including regression, and build interactive websites using shiny.
Learn R: https://www.youtube.com/playlist?list=PLFHD4aOUZFp1wYrk8AIW0LGL4f9lBg79B
R download: https://www.r-project.org/ RStudio download: https://www.rstudio.com/products/rstudio/download/
R logo (no changes made): https://www.r-project.org/logo/ ... https://www.youtube.com/watch?v=J2lnr3Iss4o
111623249 Bytes