box_package_base_path {box.linters}R Documentation

Find box::use calls for R libraries/packages

Description

Find box::use calls for R libraries/packages

Usage

box_package_base_path()

Details

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

Value

An XPath

See Also

box_separate_calls_linter()


[Package box.linters version 0.9.1 Index]