Description Usage Arguments Value Examples
Creates a file path and also can check/force it to exists in one step. Used
mostly in conjunction with here::here
, for checking whether a file exists
(you've typed the path correctly).
1 |
... |
passed to |
check_exists |
|
force_exists |
|
file path
1 | file_path("/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.