Skip to contents

Set an option for x13

Usage

get_x13_option(name)

Arguments

name

Name of the option

Value

The requested option or NULL if it doesn't exist

Examples

x13_option("test", "DUMMY")
get_x13_option("test")
#> [1] "DUMMY"