View source: R/getFunctionUse.R
funsUsedInLine | R Documentation |
Support function for funsUsedInFile.
funsUsedInLine(lines, name, i, verbose = FALSE)
lines |
(c) of (character) |
name |
(character) |
i |
(numeric) |
verbose |
(logical: FALSE) |
(data.frame)
column | data type |
pkg | character |
fun | character |
line | numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.