set_option: set_option

Description Usage Arguments Value Examples

View source: R/basetools.R

Description

assign a package option

Usage

1
set_option(op, value)

Arguments

op

name of the option to assign

value

The value to be assigned to option

Value

The previous option value before new assignment

Examples

1
set_option("option",1)

gdesve/epifield documentation built on Jan. 23, 2022, 10:03 a.m.