View source: R/A018_antiAlias.r
| antiAlias22 | R Documentation | 
A simple anti alias function
antiAlias22(image)
image | 
 an array with three colour channels  | 
Takes an array and splits each channel into non-overlapping 2x2 cells and returns a smaller array with the average of the old 2x2 cells in the new cells.
Returns an array that is a quarter the size of the original
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.