&
|
%in%
cbind()
rbind()
matrix()
data.frame()
head(), tail(), View()
summary()
str()
[, ]
subset()
with()
order()
merge()
aggregate()
dplyr
rowMeans()
colMeans()
apply
yarrr::transparent()
plot()
pch
hist()
barplot()
pirateplot()
points()
abline()
segments()
grid()
text()
paste()
curve()
legend()
pdf()
jpeg()
png()
piratepal()
par(mfrow)
layout()
t.test()
cor.test()
chisq.test()
apa
lm()
predict()
y ~ x1 * x2
aov()
anova()
glm()
glm(family = "binomial"
my.mean()
plot.advanced()
stop()
source()
...
Nathaniel D. Phillips
2024-11-11
The purpose of this book is to help you learn R from the ground-up.