funsUsedInLine: funsUsedInLine

View source: R/getFunctionUse.R

funsUsedInLineR Documentation

funsUsedInLine

Description

Support function for funsUsedInFile.

Usage

funsUsedInLine(lines, name, i, verbose = FALSE)

Arguments

lines

(c) of (character)

name

(character)

i

(numeric)

verbose

(logical: FALSE)

Value

(data.frame)

column data type
pkg character
fun character
line numeric

PaRe documentation built on Feb. 4, 2026, 5:12 p.m.