These functions were soft-deprecated and renamed with new_
prefix
in rlang 0.2.0. This is for consistency with other non-variadic
object constructors.
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)
node(car, cdr = NULL)
A vector.