check_file | R Documentation |
check whether file needs to be generated/regenerated
check_file(fn, overwrite = FALSE, verbose = TRUE)
fn |
(character) path |
overwrite |
(logical) overwrite path even if existing, default FALSE |
verbose |
(logical) |
TRUE if file exists and does not need to be regenerated, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.