set_option {xpose.xtras}R Documentation

Set an xpose option

Description

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)


[Package xpose.xtras version 0.0.2 Index]