Retired vector construction by length
These functions were deprecated and renamed with new_
prefix in
rlang 0.2.0. This is for consistency with other non-variadic object
constructors.
node(car, cdr = NULL) lgl_len(.n) int_len(.n) dbl_len(.n) chr_len(.n) cpl_len(.n) raw_len(.n) bytes_len(.n) list_len(.n) lgl_along(.x) int_along(.x) dbl_along(.x) chr_along(.x) cpl_along(.x) raw_along(.x) bytes_along(.x) list_along(.x)
.n |
The vector length. |
.x |
A vector. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.