Please enable JavaScript.
Coggle requires JavaScript to display documents.
Learning R (R Programming Fundamentals (Data Structures (data frames,…
Learning R
R Programming Fundamentals
Functions
common functions
piping functions together
Working with dates and times
Control Flow
string manipulation and regular expressions
Data Structures
data frames
lists
vectors
matrices
factors
Shaping and Munging
sorting, merging, joining
mapping and reducing
slicing, transposing
apply functions
Preparing to use R
package management
Installing R for Jupyter
Installing R
Installing R libraries
Installing RStudio
Libraries
tm
caret
readr/tidyr/tibble/dplyr/lubridate/stringr/purrr
ggplot2
Attachment 8 Appendix H