| .compl | R Documentation | 
Returns the complexity of an image array / matrix or path.
.compl(img, algorithm, rotate)
| img | An array or matrix of numeric values or integer values, or the file path to the image. | 
| algorithm | character. Which compression algorithm to use. | 
| rotate | logical. Image rotation by 90 degrees? | 
a numeric value (ratio compressed/uncompressed file size).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.