Description Usage Arguments Examples
Get unique user id for use with plot_comic
and
get_comic
.
1 | get_id(user_email)
|
user_email |
Character string specifying the email associated with the
Bitmoji account for which you'd like to get/plot comics (e.g.,
|
1 2 3 4 5 | ## Not run:
my_id <- get_id("username@gmail.com")
plot_comic(my_id, tag = "edvard")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.