Description Usage Arguments Examples
View source: R/download_functions.R
This function downloads and image related to the class from the class GitHub repository.
| 1 | download_image(file_name, force_download = FALSE)
 | 
| file_name | The name the image to download. | 
| force_download | Will download and overwrite an existing image if the downloaded image has the same name. | 
| 1 2 |  # Download an image from the class GitHub repository
 ## Not run: download_image("valentin.png")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.