prettify_html: Make a single string of HTML a vector with nice spacing

Description Usage Arguments

View source: R/utils.R

Description

Make a single string of HTML a vector with nice spacing

Usage

1
prettify_html(x, indent_char = "  ")

Arguments

x

A single string of HTML

indent_char

Character to use to indent the HTML tags.


fazetu/htable documentation built on Feb. 12, 2020, 10:13 a.m.