unindent_child: Unindent a child

View source: R/unindent.R

unindent_childR Documentation

Unindent a child

Description

Unindent a child

Usage

unindent_child(pd, token = c("')'", "'}'"), unindent_by = 2L)

Arguments

pd

A parse table.

token

The token the unindention should be based on.

unindent_by

By how many spaces one level of indention is reversed.


r-lib/styler documentation built on April 10, 2024, 4 a.m.