You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work on this package, it looks like it could be used to make some really nice Shiny apps! I just wanted to point out that the demo function doesn't work.
When I run argonDashGallery() as suggested in the README I get the following error message:
Error in system.file(paste0("examples/app.R"), package = "argonDash", :
no file found
I think "examples/app.R" needs to be replaced with "examples/gallery/app.R".
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for your work on this package, it looks like it could be used to make some really nice Shiny apps! I just wanted to point out that the demo function doesn't work.
When I run
argonDashGallery()
as suggested in the README I get the following error message:I think
"examples/app.R"
needs to be replaced with"examples/gallery/app.R"
.The text was updated successfully, but these errors were encountered: