Description Usage Arguments Author(s) Examples
Function to normalize array or matrix
1  | 
data | 
 a 3D array or a matrix  | 
hidden | 
 option to normalize in other dimension than the dimension 3  | 
ref | 
 optionnal picture to keep the max and min values  | 
Dimitri Fichou
1 2  | data <- f.read.image('www/rTLC_demopicture.JPG',format='jpeg',native=F) %>% redim.array(256)
data %>% normalize %>% raster
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.