Skip to contents

Set an xpose option

Usage

set_option(xpdb, ...)

Arguments

xpdb

<xpose_dataxpose::xpose_data> object

...

<dynamic-dots> Arguments in the form of option = value

Value

xp_xtras object

Examples


xpdb_x <- set_option(xpdb_x, quiet = TRUE)