mermaid_token | R Documentation |
If token is not already available, call mermaid_auth
to either load
from cache or initiate OAuth2.0 flow. Return the token – not "bare" but,
rather, prepared for inclusion in downstream requests.
mermaid_token(verbose = FALSE)
verbose |
logical; do you want informative messages? |
a request
object (an S3 class provided by httr
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.