Please enable JavaScript.
Coggle requires JavaScript to display documents.
Reflections on R (Part - II) (Graphics (ggplot2 graphics (Data Layer,…
Reflections on R (Part - II)
Loops
Repeat
Break
Next
While
For
Functions
Function documentation
Use a Function
Create a own function
Nested function
Packages
Default package
Create Package
Install package
Attach package
Apply
lapply
sapply
vapply
Graphics
Plot
Histogram
Scatter
Bar Plot
Qplot
Box Plot
Sun Flower Plot
Grid Graphics
ggplot2 graphics
Data Layer
Aesthetics layer
Geomterics layer
Facets layer
Stats layer
Coordinates layer
Themes layer
Cleaning Data
Gather Function
Spread function()
Seperate function
unite() function
Package: lubridate & Stringr
Working with missing values
Working with special values
Resources:
R for beginners