Learn R Programming

styler (version 1.3.2)

parse_transform_serialize_r_block: Parse, transform and serialize a nested parse table

Description

We process blocks of nested parse tables for speed. See cache_find_block() for details on how a top level nest is split into blocks.

Usage

parse_transform_serialize_r_block(pd_nested, start_line, transformers)

Arguments

pd_nested

A block of the nested parse table.

start_line

The line number on which the code starts.

transformers

A list of named transformer functions