View source: R/mermaid_get_me.R
mermaid_get_me | R Documentation |
Get your MERMAID profile. Returns ID, first/last name, and email address. Requires authorization.
mermaid_get_me(token = mermaid_token())
token |
API token. Not required for unauthenticated endpoints. Get manually via |
A tibble of MERMAID profile information, including first and last name, full name, and email address.
## Not run:
mermaid_get_me()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.