set_option: Set an 'xpose' option

View source: R/utils.R

set_optionR 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)


xpose.xtras documentation built on April 4, 2025, 2:13 a.m.