find_blank_lines_to_next_expr: Find blank lines

View source: R/transform-block.R

find_blank_lines_to_next_exprR Documentation

Find blank lines

Description

What number of line breaks lay between the expressions?

Usage

find_blank_lines_to_next_expr(pd_nested)

Arguments

pd_nested

A nested parse table.

Value

The line number on which the first token occurs.


styler documentation built on Aug. 29, 2023, 5:10 p.m.