View source: R/craft-cross-none.R
cross_none | R Documentation |
Reset layout ordering and panel group
cross_none(
data = waiver(),
...,
inherit_index = NULL,
inherit_panel = NULL,
inherit_nobs = NULL
)
data |
The dataset to use for the layout. By default,
|
... |
<dyn-dots> Additional arguments passed to
|
inherit_index |
A boolean value indicating whether to inherit the
ordering index. If |
inherit_panel |
A boolean value indicating whether to inherit the
panel group. If |
inherit_nobs |
A boolean value indicating whether to inherit the
number of observations (nobs). If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.