shinylist: HTML lists with R

Description Usage Arguments

Description

Create an HTML list from R input. Vector input will be parsed by element and output as either ordered or unordered list item(s). Can be used inside of Shiny app with listOuput and renderList.

Usage

1

Arguments

dat

the vector of data to be output as HTML list

oderered

indicator of whether or not list should be ordered (i.e. numbered) or unordered


vpnagraj/shinylist documentation built on June 24, 2019, 4:26 p.m.