check.blacklist: A synoym for check.whitelist with different order of the...

Description Usage

View source: R/whitelist.r

Description

A synoym for check.whitelist with different order of the arguments

Usage

1
2
check.blacklist(call, bl.funs = NULL, bl.vars = NULL, wl.funs = NULL,
  wl.vars = NULL, funs = find.funs(call), vars = find.variables(call))

skranz/WhitelistEval documentation built on May 30, 2019, 2:02 a.m.