tagRemoveAttributes: Remove a tag attribute

Description Usage Arguments Value Examples

View source: R/golem_utils_ui.R

Description

Remove a tag attribute

Usage

1

Arguments

tag

the tag

...

the attributes to remove

Value

a new tag

Examples

1
2
a <- shiny::tags$p(src = "plop", "pouet")
tagRemoveAttributes(a, "src")

CentroGeo/visualizadorIncidentesViales documentation built on June 1, 2021, 7:46 p.m.