powered by
Simple html tag wrapping for REDCap text formatting
html_tag_wrap(data, tag = "h2", extra = NULL)
character vector
character vector length 1
html_tag_wrap("Titel", tag = "div", extra = 'class="rich-text-field-label"') html_tag_wrap("Titel", tag = "h2")
Run the code above in your browser using DataLab