| check_path | R Documentation |
Makes sure that a path passed to a cloud function is in the right format.
check_path(path, error = TRUE)
path |
A path relative to the project folder root. Can contain only letters, digits, '-', '_', '.', spaces and '/' symbols. |
error |
if |
Either TRUE or FALSE if error is FALSE. Either TRUE or
an error if error is TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.