.stopifnotproject | R Documentation |
Function to stop processing if the path is not a Project Template return the project name if it is a Project Template directory.
.stopifnotproject(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 |
Project name if it is a valid Project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.