Description Usage Arguments Value
Download Wikipedia image if it doesn't already exist
1 2 3 4 5 6 | download_new_wiki_image(
name,
destfile = gsub(" ", "_", name),
destfolder = ".",
...
)
|
name |
Name of Wikipedia entry. |
destfile |
Destination folder and file name for saving image. If |
destfolder |
Destination folder and file name for saving image. If |
... |
additional arguments passed to |
A list containing image metadata, as returned by download_wiki_image()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.