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

Update how we get people to receive code or data or servcies #412

Open
jarvisc1 opened this issue Nov 7, 2024 · 0 comments
Open

Update how we get people to receive code or data or servcies #412

jarvisc1 opened this issue Nov 7, 2024 · 0 comments

Comments

@jarvisc1
Copy link

jarvisc1 commented Nov 7, 2024

We should be making it way easier for someone to get a shiny app. Also there should just be a link to the App that they can play with!

Example: In the Handbook to create a shiny app

To download the R files that produce the Shiny app:

You can click here to download the app.R file that contains both the UI and Server code for the Shiny app.

You can click here to download the facility_count_data.rds file that contains malaria data for the Shiny app. Note that you may need to store it within a “data” folder for the here() file paths to work correctly.

You can click here to download the global.R file that should run prior to the app opening, as explained in the page.

You can click here to download the plot_epicurve.R file that is sourced by global.R. Note that you may need to store it within a “funcs” folder for the here() file paths to work correctly.`

Instead this should run this one line of code to install a package or download this one template or thing.

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

1 participant