Description Usage Arguments Details Value
download_adv_images_as_jpg
downloads images used in an advertisement
and stores them in a jpg format in the specified directory.
1 | download_adv_images_as_jpg(images, storage_dir, prefix)
|
images |
Vector of strings corresponding to urls. |
storage_dir |
String indicating the storage location for the downloaded images. |
prefix |
String indicating the prefix to be used when storing the images. |
The function uses a vector of urls corresponding to images used in an advertisement, to loop over each url to download the image and store it in the specified directory.
No return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.