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

is_insufficiently_parsed_string

Identify strings that were not fully parsed


Description

Identifies strings that were not fully parsed due to their vast length.

Usage

is_insufficiently_parsed_string(pd)

Arguments

pd

A parse table.

text

The initial code to style.

Details

The meaning of the variable is_problematic_string in the source code changes from "all strings" to "all problematic strings", is partly misleading and this approach was chosen for performance reasons only.


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.