-
I use the Quiz on the Shiny app nearly every day. Thanks for a great resource. For the last few days, the app only shows the English name. When I tick the other boxes, the details are not shown on …
-
Prototype:
- App should run locally on user's computer
- They can point the app to a directory, package or file
- Dupree will run and a table of duplications will be created
Would like:
- Graph…
-
- [ ] ggplot2-Legende für die Methoden (d.h. wir wollen sehen, welche Farbe zu welchem Optimierer gehört)
- [x] Hintergrund weiß ( `+ theme_bw()`) und alpha (Transparenz) auf sinnvollen Wert setzen, …
-
I have a Python Shiny app on a company server running via `shiny-server`. When I make changes to it, the changes are not reflected in the browser at the URL (changes are picked up for R Shiny apps tho…
-
Bug report from Bioconductor Forum: https://support.bioconductor.org/p/134491/
---
Whenever I try yo launch the Shiny app in R, after having succesfully generated a SangerAlignment file, with the …
-
Hello, I have been trying to match a set of stimuli using your Shiny app. I was able to successfully match the data about a month ago but now the Shiny app keeps crashing before I can finish entering …
-
-
The copied code is not valid as it does not substitute `data`.
E.g.: run app below, and try to run copied code.
```r
library(shiny)
library(blockr)
new_blk
-
-
Per PEcAn meeting on July 12, 2016, we should figure out an effective way to manage multiple Shiny apps as well as better integration of the Shiny apps into our existing web interface.
A good place f…