Learn R Programming

html5 (version 1.0.2)

content_indenter: Add new lines and tabs to format HTML content.

Description

Add new lines and tabs to format HTML content.

Usage

content_indenter(x)

Value

A HTML string formatted with new lines and tabs.

Arguments

x

A string of HTML to format.