View source: R/download_cache.R
download_cache | R Documentation |
This function will download necessary files and store them in the package space
download_cache( url = "https://www.dropbox.com/s/m4ojnotd2pev46u/weights_family_cpu.pth?raw=1", redownload = FALSE )
url |
location of file to download |
redownload |
boolean. Re-download the file? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.