resize_max | R Documentation |
'resize' 'x' to 'max_px', or 'max_h', or 'max_w'
resize_max(img, resample = 0, max_px = NULL, max_h = NULL, max_w = NULL)
img |
image |
resample |
resample value |
max_px |
max px |
max_h |
max height |
max_w |
max width |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.