merge_html_comment_lines: Merge multiline HTML comments into a single character string.

View source: R/merge_html_comment_lines.R

merge_html_comment_linesR Documentation

Merge multiline HTML comments into a single character string.

Description

Merge multiline HTML comments into a single character string.

Usage

merge_html_comment_lines(lines, isolated = isolated)

Arguments

lines

Character vector of lines to examine.

isolated

Logical value indicating that the comment is the first text to appear on the line.


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.