if
else
for
while
repeat
break
next
function
return
TRUE
FALSE
NULL
NA
Inf
NaN
library
require
source
data.frame
list
vector
matrix
array
factor
numeric
integer
logical
character
complex
Date
POSIXct
ggplot
plot
summary
mean
median
sd
var
sum
min
max
range
which
any
all
match
length
names
colnames
rownames
apply
lapply
sapply
vapply
tapply
dplyr
filter
select
mutate
arrange
summarize
group_by
left_join
inner_join
tidyr
gather
spread
pivot_longer
pivot_wider
pipe
str_replace
str_detect
read.csv
write.csv
head
tail
<-
->
=
+
-
*
/
^
%%
%/%
==
!=
<
>
<=
>=
!
&
|
&&
||
:
~
$
@
(
)
[
]
[[
]]
{
}
,
;
?
??
%>%
|>
!!
!!!
:=
.
...
#
'
"
seq
rep
paste
paste0
grep
sub
gsub
strsplit
sort
order
unique
table
prop.table
margin.table
addmargins
mapply
aggregate
merge
cbind
rbind
dim
nrow
ncol
str
class
mode
attributes
unclass
identical
all.equal
missing
stop
warning
message
tryCatch
within
eval
quote
parse
deparse
as.numeric
as.integer
as.character
as.logical
as.factor
as.vector
as.list
as.data.frame
as.matrix
rnorm
dnorm
pnorm
qnorm
runif
rbinom
rpois
rexp
rt
rf
rchisq
sample
set.seed
cor
cov
lm
glm
anova
predict
residuals
fitted
coef
confint
t.test
wilcox.test
chisq.test
prop.test
aov
read_csv
write_csv
read_rds
write_rds
as_tibble
tibble
glimpse
relocate
rename
count
add_count
distinct
slice
pull
bind_rows
bind_cols
separate
unite
nest
unnest
map
map_lgl
map_int
map_dbl
map_chr
map_df
walk
str_c
str_sub
str_length
str_trim
str_squish
str_to_lower
str_to_upper
str_to_title
str_glue
parallel
mclapply
foreach
iterators
roxygen2
devtools
usethis
testthat
knitr
rmarkdown
shiny
reticulate
Rcpp
jsonlite
xml2
magrittr
purrr
stringr
forcats
lubridate
hms
blob
dbplyr
data.table
fread
fwrite
setDT
setkey
foverlaps
fintersect
funion
fsetdiff
frank
rowid
shift
transpose
melt
dcast
as.data.table
is.data.table
%in%
%*%
%o%
%x%
%/%
%%
%in%
%like%
%between%
%chin%
%any%
%all%
%subset%
%with%
%transform%
%within%
