escape_html {modelsummary}R Documentation

Escape problematic characters to allow display in HTML

Description

Copied from knitr for internal use because it is unexported and CRAN rejects :::

Usage

escape_html(x)

Arguments

x

a character string to escape


[Package modelsummary version 2.4.0 Index]