Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tagAssert

Assert that a tag has specified properties


Description

Assert that a tag has specified properties

Usage

tagAssert(tag, type = NULL, class = NULL, allowUI = TRUE)

Arguments

tag

A tag object.

type

The type of a tag, like "div", "a", "span".

class

An HTML class.

allowUI

If TRUE (the default), allow dynamic outputs generated by uiOutput or htmlOutput. When a dynamic output is provided, tagAssert won't try to validate the the contents.


shinydashboardPlus

Add More 'AdminLTE2' Components to 'shinydashboard'

v2.0.1
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE2 theme for Bootstrap 3), Guang Yang [ctb, cph] (ygdashboard original template), Winston Chang [ctb, cph] (Functions from shinydashboard), Victor Perrier [ctb] (improved the shinydashboardPlusGallery)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.