powered by
Use a JSON file to look up all comic IDs associated with a given tag.
get_imoji_comic_ids(tag)
Character string specifying the keyword tag (e.g., "birthday").
"birthday"
# NOT RUN { get_imoji_comic_ids("birthday") get_imoji_comic_ids("edvard munch") # Edvard Munch's "The Scream" # }
Run the code above in your browser using DataLab