View source: R/read_redcap_tables.R
clean_field_label | R Documentation |
Very simple function to remove rich text formatting from field label and save the first paragraph ('<p>...</p>').
clean_field_label(data)
data |
field label |
character vector
clean_field_label("<div class=\"rich-text-field-label\"><p>Fazekas score</p></div>")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.