| kb_file_exists | R Documentation |
First tries local /keybase filesystem for access. Upon failure, tests for access
via the keybase filesystem web interface.
kb_file_exists(path)
path |
file path for existence test |
NA if not found, otherwise the either the filesystem path or URL path
## Not run:
kb_file_exists("/hrbrmstr/cran/PACKAGES")
kb_file_exists("/hrbrmstr/cran/PACKAGES.gz")
kb_file_exists("/hrbrmstr/cran/PACKAGES.rds")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.