Description Usage Arguments Value Examples
Get a poster from fanart.tv
1 | get_fanart_poster(tvdbid, api_key = Sys.getenv("fanarttv_api_key"))
|
tvdbid |
The tvdb id. |
api_key |
Defaults to |
A character
with a poster url. If there's no result, return is ""
(character(1)
)
1 2 3 4 | ## Not run:
get_fanart_poster()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.