strip_html_field_embedding {REDCapTidieR}R Documentation

Remove html tags and field embedding logic from a string

Description

Remove html tags and field embedding logic from a string

Usage

strip_html_field_embedding(x)

Arguments

x

vector of strings to format

Value

vector of strings with html tags, field embedding logic, and extra whitespace removed


[Package REDCapTidieR version 1.1.1 Index]