| funsUsedInLine {PaRe} | R Documentation |
funsUsedInLine
Description
Support function for funsUsedInFile.
Usage
funsUsedInLine(lines, name, i, verbose = FALSE)
Arguments
lines |
|
name |
|
i |
(numeric) |
verbose |
(logical: FALSE) |
Value
| column | data type |
| pkg | character |
| fun | character |
| line | numeric |
[Package PaRe version 0.1.13 Index]