to_process | R Documentation |
Internal function that is used to check if an input has already been processed and if so, to ask the user if they want to process it again.
to_process(path, alwaysProcess)
path |
character; path of an input folder |
alwaysProcess |
logical; should the raw input always be processed, even if it has already been processed? If FALSE and if the raw input has already been processed the user is interactively asked whether they want to process it again or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.