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 April 3, 2025, 6:46 p.m.