is_golem | R Documentation |
Trying to guess if path
is a golem-based app.
is_golem(path = getwd())
path |
Path to the directory to check. Defaults to the current working directory. |
A boolean, TRUE
if the directory is a golem-based app, FALSE
else.
is_golem()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.