September 2013
Beginner to intermediate
396 pages
8h 8m
English
8:27
help.search (which does the same as ??)
RSiteSearch
%/%
all.equal(x, pi) or, even better, isTRUE(all.equal(x, pi))
At least two of the following:
<-
assign
Inf and -Inf
0, Inf, and -Inf
numeric, integer, and complex
nlevels
as.numeric("6.283185")
summary, head, str, unclass, attributes, or View. Bonus points if you’ve discovered tail, the counterpart to head that prints the last few rows.
rm(list = ls())
seq.int(0, 1, 0.25)
name = value pairs when the vector is created, or by calling the names function afterward.
3 * 4 * 5 = 60
%*%
3. The inner list counts as one element, and so does the NULL element.
formals, or in the global environment variable .Options.
Read now
Unlock full access