Description Usage Arguments Value
Image pyramid
1 | img_pyramid(img, scale)
|
img |
image (or list of images). If image list is named, resulting tibble will have an extra column, img_name. |
scale |
vector of numeric scaling factors |
tibble containing columns img, scale, dim, and (if original image list is named) img_name. The img column will contain the scaled image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.