install.packages('BBmisc')
...
arguments to a named list.lapply
on an object and return a data.frame.do.call
.library
.class(x)[1]
.optimize
for global optimization.identical(x, FALSE)
.sort
to sort using the “C” collating rules.str(x)
of an object to a string / character vector.head(df)
output.TRUE
value in a logical vector.in
operator.class(x) = classes
.attr(x, which) = y
.rownames(x) = y
, colnames(x) = y
.