parse.whitelist.yaml: Parse a whitelist yaml file and return it as a character...

Description Usage Arguments Value

View source: R/listbuilder.r

Description

For a structure of the yaml file, see the example whitelists in the lists folder

Usage

1
parse.whitelist.yaml(yaml.file = NULL, yaml.text = NULL, yaml.list = NULL)

Arguments

yaml.file

the file name of the whitelist

yaml.text

yaml text as a single character variable

yaml.list

an already imported yaml file returned from yaml.load

Value

a character vector with function names or variable names that are forbidden


skranz/whitelistcalls documentation built on May 30, 2019, 3:04 a.m.