rm_package_params: Remove all package parameters

Description Usage Arguments Examples

View source: R/tgconfig.R

Description

Remove all package parameters

Usage

1

Arguments

package

package

Examples

1
2
3
4
5
config_file <- example_config_file()
register_params(config_file, 'tgconfig')
get_package_params('tgconfig')
rm_package_params('tgconfig')
get_package_params('tgconfig')

tanaylab/tgconfig documentation built on Nov. 5, 2019, 9:59 a.m.