make_r6_components_xpath {box.linters} | R Documentation |
XPath to get internal components of an R6 class
Description
XPath to get internal components of an R6 class
Usage
make_r6_components_xpath(mode = c("public", "active", "private"))
Arguments
mode |
Type of internal component ( |
Value
An XPath query
[Package box.linters version 0.9.1 Index]