R Vocabulary – Week 9
exp()
log()
log10()
sqrt()
abs()
sin()
min()
pmin()
pmax()
sum()
prod()
cumsum()
cumprod()
round()
factorial()
nlm()
optim()
D()
expression()
quote()
integrate()
dunif()
dnorm()
dchisq()
dbinom()
dpois()
dt()
df()
punif()
pnorm()
pchisq()
pbinom()
ppois()
pt()
pf()
qunif()
qnorm()
qchisq()
qbinom()
qpois()
qt()
qf()
runif()
rnorm()
rchisq()
rbinom()
rpois()
rt()
rf()
Sys.getlocale()
Sys.setlocale()
as.character()
printf()
sprintf()
substr()
substr<-() sub
tolower
toupper
grep()
nchar()
paste()
strsplit()
grep()
grepl()
str_c()
str_length()
str_sub()
str_sort()
str_order()
str_detect()
str_which()
str_match()