Learn R Programming

xpose.xtras (version 0.0.2)

set_option: Set an xpose option

Description

Set an xpose option

Usage

set_option(xpdb, ...)

Value

xp_xtras object

Arguments

xpdb

<xpose_dataxpose::xpose_data> object

...

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

Examples

Run this code

xpdb_x <- set_option(xpdb_x, quiet = TRUE)

Run the code above in your browser using DataLab