download_logo.Rd
Downloads a given URL and stores it using the package name into the specified output folder
download_logo(pkg_name, raw_url, output, crop = TRUE)
The name of the file to save.
The image URL.
The Folder path where to store the download file.
Should empty space be removed from the final image file.
The path where the downloaded image was stored.