indent.HtmlPrintStream: Moves the indent a certain number of columns to the right or...

Description Usage Arguments Value Author(s)

Description

Moves the column at which the next sequence of characters on the following lines should be indented to.

Usage

1
2
## S3 method for class 'HtmlPrintStream'
indent(this, increase=0, ...)

Arguments

increase

Number of columns the indent should be moved to the right. A negative value represents a move to the left. Default value is 0.

Value

Returns a character string of spaces of the same length as the indentation level.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.