Learn R Programming

box.linters (version 0.10.6)

box_package_base_path: Find box::use calls for R libraries/packages

Description

Find box::use calls for R libraries/packages

Usage

box_package_base_path()

Arguments

Value

An XPath

Details

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

See Also

box_separate_calls_linter()