commands.blacklist: Blacklisted functions

Description Usage Arguments Value Note Examples

Description

Blacklisted functions

Usage

1

Arguments

pkg

package name(s) where to look for blacklisted functions. All packages' functions will be returned in a list if not set.

Value

vector or list of function names

Note

Only base is added ATM.

Examples

1
2
3
4
5
## Not run: 
commands.blacklist()
commands.blacklist('base')

## End(Not run)

Rapporter/sandboxR documentation built on May 9, 2019, 9:21 a.m.