list_to_p: Turn an R list into corresponding HTML paragraph tags

Description Usage Arguments Examples

View source: R/golem_utils_ui.R

Description

Turn an R list into corresponding HTML paragraph tags

Usage

1

Arguments

list

an R list

class

a class for the paragraph tags

Examples

1
list_to_p(c("This is the first paragraph", "this is the second paragraph"))

ChrisWalkerUK/golemapp documentation built on Oct. 16, 2020, 12:38 a.m.