strip_html_field_embedding: Remove html tags and field embedding logic from a string

View source: R/utils.R

strip_html_field_embeddingR 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


REDCapTidieR documentation built on April 3, 2025, 10:50 p.m.