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

Add tab to see R code used to generate map / plots #83

Open
nealhaddaway opened this issue Mar 30, 2022 · 3 comments
Open

Add tab to see R code used to generate map / plots #83

nealhaddaway opened this issue Mar 30, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nealhaddaway
Copy link
Contributor

Will be a good pedagogical tool for researchers.

@nealhaddaway nealhaddaway added the enhancement New feature or request label Mar 30, 2022
@nealhaddaway
Copy link
Contributor Author

Personally think this is a very low priority - there are a lot of steps and I can't see Shiny users often wanting to develop code themselves.

@DrMattG
Copy link
Collaborator

DrMattG commented Apr 13, 2022

We can suggest showcase mode to people who want to do this - there must be a way to select this from within a shiny app - I will have a look. Otherewise perhaps just a function that will call eviatlas in a RStudio session using showcase mode - so something that wraps around runApp(,display.mode = "showcase")

@nealhaddaway
Copy link
Contributor Author

Ah cool - didn't realise this was possible!

Does it make it challenging that the code is compartmentalised across multiple .R files, though? The server.R code is a bit cryptic if you don't know what the .R files are doing under the hood, no?

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

No branches or pull requests

2 participants