Learn R Programming

box.linters (version 0.10.6)

box_module_base_path: Find box::use calls for local modules

Description

Find box::use calls for local modules

Usage

box_module_base_path()

Arguments

Value

An XPath

Details

Base XPath to find box::use declarations that match the following pattern: box::use( path/to/module, )

See Also

box_separate_calls_linter()