srcref_nlines {testex} | R Documentation |
Determine the number of source code lines of a given srcref
Description
Determine the number of source code lines of a given srcref
Usage
srcref_nlines(x)
Arguments
x |
A srcref object |
Value
The number of lines in the original source of a srcref
[Package testex version 0.2.0 Index]