setPkgOption: Change the value of an option in jaspTools.

Description Usage Arguments Examples

View source: R/pkg-settings.R

Description

Sets a package option to a new value (to see what is available run ?viewPkgOptions). Value changes are automatically incorporated when any jaspTools function is called.

Usage

1

Arguments

name

String name of the option.

value

Value the option should be set to.

Examples

1
setPkgOption("module.dirs", c("~/Documents/Github/Regression", "~/Document/Github/Frequencies"))

TimKDJ/JASPTools documentation built on July 21, 2021, 7:52 p.m.