seq
:
scan
head()
tail()
'['
'[['
'[<-'
'[[<-'
match()
%in%
findInterval()
split()
unsplit()
order()
sort()
duplicated()
tabulate()
invisible()
...
The author does not like:
the way R is taught in a stats course
the tidyverse
He advocates for an approach that could help us solve every data intense problem and acquire skills relevant to other languages.