powered by
Get unique user id for use with plot_comic and get_comic.
plot_comic
get_comic
get_id(user_email)
Character string specifying the email associated with the Bitmoji account for which you'd like to get/plot comics (e.g., username@gmail.com).
username@gmail.com
# NOT RUN { my_id <- get_id("username@gmail.com") plot_comic(my_id, tag = "edvard") # }
Run the code above in your browser using DataLab