I am trying to make a RShiny App for video and channel statistics using the Youtube API. I have been looking for examples on how to build a complex app for Youtube metrics, but I cannot find one at all.
The closest tutorial I have found is one from Mark Edmonson , but that one is focused on google data. I am at a loss on how to write code to pull data from the youtube API and display it in a shiny app as a reactive table.
If any one has suggestions on where I can look for good examples, please let me know!