Operators
<-
[]
[ , ]
$
(VERY IMPORTANT):
<
, >
, <=
, >=
==
, !=
?
Functions
names()
c()
sum()
mean()
factor()
factor( , order = TRUE, levels = c( , , )
)str()
str()
tibble::glimpse()
Practice!
(Half sheet of paper is fine. Share with your neighbor.)