Learn R Programming

styler (version 1.3.0)

apply_stylerignore: Ensure correct positional information for stylerignore expressions

Description

Ensure correct positional information for stylerignore expressions

Usage

apply_stylerignore(flattened_pd)

Arguments

flattened_pd

A flattened parse table.

Details

  • Get the positional information for tokens with a stylerignore tag from env_current, which recorded that information from the input text.

  • Replace the computed lag_newlines and lag_spaces information in the parse table with this information.