path_check | R Documentation |
Accessory functions to check that a directory exists and the user have write permissions on it (to be used in a Shiny context)
path_check(path, mustbe_empty = FALSE, mustbe_writable = TRUE)
path |
|
mustbe_empty |
|
mustbe_writable |
|
Luigi Ranghetti, phD (2019)
Lorenzo Busetto, PhD (2019)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.