get_gradient | R Documentation |
Get a gradient image
get_gradient(im, starts.horizontal = TRUE, clockwise = TRUE)
im |
an image |
starts.horizontal |
axis direction |
clockwise |
direction of rotation |
a list of images #' @examples G = get_gradient(regatta) plot(G$theta) plot(G$magnitude)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.