Hi,
I want to run shiny App with following code:
shiny::runGitHub('Migration', 'L-1996-G')
but I have error:
How can solve it?
p.s. I run following example code and it work:
runGitHub("shiny_example", "rstudio")
my app can see here:
GitHub - L-1996-G/Migration: This app allow you to analyse annual report
Thanks in advance