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

Shiny reports #16

Open
lopierra opened this issue Oct 15, 2018 · 1 comment
Open

Shiny reports #16

lopierra opened this issue Oct 15, 2018 · 1 comment

Comments

@lopierra
Copy link

lopierra commented Oct 15, 2018

Hi all! I'm new to aggregate and look forward to meeting everyone tomorrow.

What I'm working on:
I work in a research lab at OHSU that collects samples from patients with leukemia, analyzes the samples, and stores the data in a large relational database. I am trying to semi-automate a couple of different types of reports of the data (generally for an audience of non-R users):

  1. Drug screening report to email to external collaborators (either as revealjs slides or html report with ggiraph widgets)
  2. Monitor for internal purposes how many samples of different types have been collected over specific time periods (using Shiny app)

Code question:
In my Shiny app, I am trying to pre-select an option in checkboxGroupInput using selected =. It should be straightforward, but I keep getting the following error message: Error in if (inline) { : argument is not interpretable as logical

The app works fine if I leave out selected =, so I'm not sure what's going on. I can show my code at the meeting.

General question:
I am new to Shiny and am confused by the many different flavors of Shiny reports. Examples:

I was wondering which ones you all prefer and why.

@sckott
Copy link
Member

sckott commented Oct 16, 2018

👋 @lopierra This is great, thanks for opening the issue. See you tomorrow night.

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