Learn R Programming

REDCapCAST (version 25.3.1)

clean_field_label: Very simple function to remove rich text formatting from field label and save the first paragraph ('<p>...</p>').

Description

Very simple function to remove rich text formatting from field label and save the first paragraph ('<p>...</p>').

Usage

clean_field_label(data)

Value

character vector

Arguments

data

field label

Examples

Run this code
clean_field_label("Fazekas score")

Run the code above in your browser using DataLab