new_pillar_title: Prepare a column title for formatting

View source: R/title.R

new_pillar_titleR Documentation

Prepare a column title for formatting

Description

Call format() on the result to render column titles.

Usage

new_pillar_title(x, ...)

Arguments

x

A character vector of column titles.

...

These dots are for future extensions and must be empty.

Examples

format(new_pillar_title(names(trees)))

r-lib/pillar documentation built on Sept. 17, 2024, 4:54 a.m.