| is_token_set | R Documentation | 
Test whether a token is set.
is_token_set(node)
| node | (MNode/CNode) The Member/Coordinating Node to query. | 
(logical)
## Not run: 
cn <- CNode('STAGING2')
mn <- getMNode(cn,"urn:node:mnTestKNB")
is_token_set(mn)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.