dot-compat_map_chr: Map to a character vector

.compat_map_chrR Documentation

Map to a character vector

Description

Map to a character vector

Usage

.compat_map_chr(x, .f, ...)

Arguments

x

(any) The object to check.

.f

(function) Function to apply to each element of x.

...

Additional arguments passed to .f.

Value

(character) The mapped character vector.


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