daemons_set | R Documentation |
Returns a logical value, whether or not daemons have been set for a given compute profile.
daemons_set(.compute = NULL)
.compute |
[default NULL] character value for the compute profile to query, or NULL to query the 'default' profile. or a 'miraiCluster' to obtain its status. |
Logical TRUE
or FALSE
.
daemons_set()
daemons(1)
daemons_set()
daemons(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.