format_inline: Preprocess character vectors for cli package functions

View source: R/utils.R

format_inlineR Documentation

Preprocess character vectors for cli package functions

Description

Preprocess character vectors for cli package functions

Usage

format_inline(x, inline_tag = c("strong", "emph", "code", "arg"))

Arguments

x

A character vector

inline_tag

A character vector of inline tag names (e.g. "strong", "emph", "code", "arg")

Value

A character vector with inline tags applied to each element


assertions documentation built on June 7, 2023, 6:03 p.m.