General
PromptBeginner5 minmarkdown
- `options(OutDec =
)`: change decimal separator in output (affects `format`
0
Explore
124,890 skills indexed with the new KISS metadata standard.
)`: change decimal separator in output (affects `format`
b
default 7). Suggestion only.
0 = collect (default)
default 0).
`system`
units = hours)` to extract numeric value in specific units.
negative toward scientific. Default 0. Applies to `print`/`format`/`cat` but not `sprintf`.
time2
mins
`mins`
a numeric vector).
`$min`
%Y)` for year
to
gotchas
depends on locale. Use `method = radix` for locale-independent fast sorting.
not the sorted values. Use `x[order(x)]` to sort.
or `decreasing = TRUE`.
`complete.cases(x
with result column keeping the original name.
data
result column is a **matrix column** inside the data frame.
but sort order is **locale-dependent** at creation time.