View source: R/download_auxiliary.R
check_destfile | R Documentation |
Check if destination file exists or is 0 bytes. If either condition is
met, the function returns TRUE
to allow the download to proceed.
check_destfile(destfile)
destfile |
character(1). Destination file path. |
logical(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.