Learn R Programming

styler (version 0.0-8)

start_on_line: Get the start right

Description

On what line does the first token occur?

Usage

start_on_line(pd)

Arguments

pd

A parse table.

Value

The line number on which the first token occurs.