dot-vec_flatten: Flatten a list to a vector

.vec_flattenR Documentation

Flatten a list to a vector

Description

Flatten a list to a vector

Usage

.vec_flatten(x, ptype, name_spec = zap())

Arguments

x

(any) The object to check.

ptype

(vector(0)) A prototype of the desired output type of the field.

name_spec

(character(1), function, or NULL) Name specification passed to vctrs::list_unchop().

Value

A vector with elements from x.


tibblify documentation built on May 9, 2026, 5:07 p.m.