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"))

lanceupton/partnR documentation built on Dec. 21, 2021, 8:49 a.m.