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
[Package box.linters version 0.9.1 Index]