pretty_list: Convert input to list

Description Usage Arguments

Description

Print vector as a (ordered/unordered) list

Usage

1
pretty_list(x, use.na = FALSE, type = c("ul", "ol"))

Arguments

x

Input vector

use.na

If true, leave NA in result

type

List type (ordered/unordered)


nverno/rstuff documentation built on May 24, 2019, 10:55 a.m.