- `options(digits = n)`: significant digits for printing (1-22
default 7). Suggestion only.
Explore
124,580 skills indexed with the new KISS metadata standard.
default 7). Suggestion only.
default 0).
negative toward scientific. Default 0. Applies to `print`/`format`/`cat` but not `sprintf`.
`system`
`mins`
units = hours)` to extract numeric value in specific units.
mins
`$min`
time2
a numeric vector).
%Y)` for year
to
depends on locale. Use `method = radix` for locale-independent fast sorting.
gotchas
or `decreasing = TRUE`.
`complete.cases(x
result column is a **matrix column** inside the data frame.
not the sorted values. Use `x[order(x)]` to sort.
with result column keeping the original name.
but sort order is **locale-dependent** at creation time.
data
`>`.
but earlier versions converted to integer.
not original values. Use `as.numeric(levels(f))[f]` or `as.numeric(as.character(f))`.