seq
:
scan
head()
tail()
'['
'[['
'[<-'
'[[<-'
match()
%in%
findInterval()
split()
unsplit()
order()
sort()
duplicated()
tabulate()
invisible()
...
x==NULL
is.null(x)
structure(..., names = ...)
c(a = ... , b = ...)
unname()
structure(..., names = NULL)