as.character.bullet: Produce Character Vector Representation of Bullet Lists
Description
Produce Character Vector Representation of Bullet Lists
Usage
# S3 method for bullet
as.character(x, width = 0L, ...)
Value
character vector containing rendered object, where each element
corresponds to a line
Arguments
- x
object to render
- width
how many characters to wrap at
- ...
dots, other arguments to pass to word_wrap