as.character.bullet: Produce Character Vector Representation of Bullet Lists

View source: R/asciiml.R

as.character.bulletR Documentation

Produce Character Vector Representation of Bullet Lists

Description

Produce Character Vector Representation of Bullet Lists

Usage

## S3 method for class 'bullet'
as.character(x, width = 0L, ...)

Arguments

x

object to render

width

how many characters to wrap at

...

dots, other arguments to pass to word_wrap

Value

character vector containing rendered object, where each element corresponds to a line


brodieG/unitizer documentation built on Oct. 14, 2023, 6:26 a.m.