python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Can if_else be used in ggplot to change ylim depending on the data?
I wrote a shinyapp to allow people draw preset graphs from a very specific datafile. They upload the file, select the data to plot and get a nice neat ggplot picture to download.
I want to make one of...
Savok
Votes: 0
Answers: 2
How do I send emails using blastula from shinyapps.io?
I'm trying to send email notifications from a shiny app using Gmail and the blastula package. What I want is that when a user presses a button, that sends an email notification to someone at my compan...
Yoni Friedman
Votes: 0
Answers: 1
problem deploying a perfectly working local shinyapp to the shinyapps website
i developed a shinyapp based on a research project i'm doing in my lab. i use Rstudio v3.6.3 and used the "DynNom" package to build a dynamic nomogram model to present our results. the model...
Rot Ger
Votes: 0
Answers: 0
Delay/avoid duplication of shiny server side functions until after credentials
I have put together a secure app to be hosted on shinyapps.io and everything works as desired except for my reactive server functions begin to run while waiting for credentials to be entered, and then...
BEVAN
Votes: 0
Answers: 1