Description Usage Arguments Value
View source: R/utility_functions.R
Update file if the source file size is larger than the destination file.
1 | update_file(source, destination)
|
source |
A character string representing the path of the source file. |
destination |
A character string representing the path of the destination file. |
A logical value TRUE if the operation is successful or appropriate message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.