Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find the R Shiny ui and server code of your app #129

Open
GitHunter0 opened this issue Apr 7, 2020 · 1 comment
Open

Cannot find the R Shiny ui and server code of your app #129

GitHunter0 opened this issue Apr 7, 2020 · 1 comment

Comments

@GitHunter0
Copy link

Hey folks, sorry for my ignorance.

But I cannot find anywhere the codes for Shiny ui and server of your app hosted here: https://shiny.rstudio.com/gallery/radiant.html and

Radiant is an amazing Shiny app and I would love to learn from it inspecting its code (specially the part related to Shiny user interface).

Thank you very much

@vnijs
Copy link
Contributor

vnijs commented Apr 10, 2020

@fmgithub2017 Radiant is pretty complex app. It all starts from radiant.data and then menu's are built on top of that (e.g., radiant.design). The radiant library itself only brings together the different menus.

https://github.com/radiant-rstats/radiant/tree/master/inst/app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants