Rd_clean_indent: Check and clean an indent string

Description Usage Arguments Details Value Note See Also

Description

Check and clean an indent string

Usage

1
Rd_clean_indent(indent.with, type = get_Rd_tag(indent.with))

Arguments

indent.with

The string to use for indentation.

type

The type of string the indent is to be.

Details

Indents must have the following characteristics:

Value

An Rd_string, of type 'TEXT' or 'CODE', see details, wrapped in an Rd container.

Note

When put in canonical form the indents element will often be merged with other elements.

See Also

https://developer.r-project.org/Rds.html


Rd documentation built on May 23, 2019, 9:03 a.m.