| block.scale | R Documentation | 
Centering and scaling of a three-way array
block.scale(X, xcenter = TRUE, xscale = 0)
| X | : a three-way array | 
| xcenter | : centering of X. By default X will be centered for both mode 2 and 3 (xcenter=TRUE), otherwise xcenter=FALSE | 
| xscale | : scaling parameter applied to X. By default no scaling (xscale=0)  | 
Xscaled : the scaled three-way array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.