find_start_line {styler}R Documentation

Get the start right

Description

On what line does the first token occur?

Usage

find_start_line(pd_nested)

Arguments

pd_nested

A nested parse table.

Value

The line number on which the first token occurs.


[Package styler version 1.1.1 Index]