Description Usage Arguments Value
View source: R/get_appearance.R
Call that gets the appearance of a given superhero.
1 | get_appearance(access_token = Sys.getenv("SUPERHERO_TOKEN"), character_id)
|
access_token |
Required. Unique token obtained from the SuperHero API site. Token should be set to the environment and will be retrieved that way. |
character_id |
Required. The Character ID or name of the Superhero |
Returns a dataframe with the work/occupation of the specific superhero.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.