rlang (version 1.0.6)

vector-old-ctors: Retired vector construction by length

Description

[Deprecated]

These functions were deprecated and renamed with new_ prefix in rlang 0.2.0. This is for consistency with other non-variadic object constructors.

Usage

lgl_along(.x)

int_along(.x)

Arguments

.x

A vector.