.stopifproject | R Documentation |
Function to stop processing if the path is a Project Template.
.stopifproject(additional_message = "", path = getwd())
additional_message |
Optional message to show if the given path is not a valid project |
path |
Path to check if it is a valid project |
No value is returned; this function is called for its side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.