Description Usage Arguments Value Examples
Convenience function to generate a unique identifiers for sources, assertions, justifications, and decisions.
1 2 3 4 5 |
type |
The type of the justifier object; |
prefix |
An identifier prefix. |
stopOnIllegalChars |
Whether to |
A character vector containing the identifier(s).
1 2 | generate_id(type = "S", 'sourceExample');
generate_id(type = "A", 'assertionExample');
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.