Return documentation with arguments that are not formatted in strict lower camel case
Source:R/nonCamelArgs.R
nonCamelArgs.Rd
Return documentation with arguments that are not formatted in strict lower camel case
Usage
nonCamelArgs(
pkgName,
allowlist = c("BPPARAM", "FUN", "MARGIN", "USE.NAMES", "X", "do.NULL")
)