bricklayer_siu_text: Convert SIU report HTML to plain text

View source: R/parse_siu.R

bricklayer_siu_textR Documentation

Convert SIU report HTML to plain text

Description

Convert SIU report HTML to plain text

Usage

bricklayer_siu_text(html)

Arguments

html

A length-1 character vector of raw report HTML.

Value

A length-1 character vector of plain text.

Examples

bricklayer_siu_text("<p>Number of SIU Investigators assigned: 3</p>")

rmoriebricklayer documentation built on Aug. 5, 2026, 9:08 a.m.