View source: R/userFunctions.R
trim_sides | R Documentation |
trims the right and left sides if the user knows where there will definitely not be any points
trim_sides(image, trimAmountLeft = 2, trimAmountRight = 2)
image |
A matrix |
trimAmountLeft |
in percentage |
trimAmountRight |
in percentage |
the matrix without the specified bounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.