View source: R/multiwayCenter.R
multiwayCenter | R Documentation |
Center a multi-way array
multiwayCenter(X, mode = 1)
X |
Multi-way array |
mode |
Mode to center across (default 1). |
Centered multi-way array
cube_cnt = multiwayCenter(Fujita2023$data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.