Description Usage Arguments Value Examples
This creates/grabs token to authorize data pulls
1 | youtube_oauth(appId = NULL, appSecret = NULL, token = NULL)
|
appId |
character string |
appSecret |
character string |
token |
environment |
token environment
1 | youtube_oauth("as09df8yaidfjkl", "0a9843jtoaiewfn", ".httr-oauth")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.