download_image: Download an image related to the class

Description Usage Arguments Examples

View source: R/download_functions.R

Description

This function downloads and image related to the class from the class GitHub repository.

Usage

1
download_image(file_name, force_download = FALSE)

Arguments

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.

Examples

1
2
 # Download an image from the class GitHub repository
 ## Not run: download_image("valentin.png")

emeyers/ClassTools documentation built on Jan. 30, 2021, 11:28 a.m.