Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

env_current

The elements that are added to this environment are:


Description

The elements that are added to this environment are:

Usage

env_current

Format

An object of class environment of length 0.

Details

  • parser_version: Needed to dispatch between parser versions, see parser_version_set() for details.

  • stylerignore: A tibble with parse data containing tokens that fall within a stylerignore sequence. This is used after serializing the flattened parse table to apply the initial formatting to these tokens. See stylerignore for details.

  • any_stylerignore: Whether there is any stylerignore marker. The idea is to check early in the runtime if this is the case and then if so, take as many short-cuts as possible. See stylerignore for details.


styler

Non-Invasive Pretty Printing of R Code

v1.4.1
MIT + file LICENSE
Authors
Kirill Müller [aut], Lorenz Walthert [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.