python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to change the type of graph based off a shiny input?
I'm trying to build a shiny app that changes the plot/graph type based off the input a use selects.
I have two graphs that are made using the same dataset. One is a bargraph and the other is a piechar...

RL_Pug
Votes: 0
Answers: 1
shiny-server fails when trying to source an R file
I updated shiny server (open source) and now i cannot source an R file from within the app code. The .R file referenced is just a simple set of functions, all using base R. The file is also within t...
snichols
Votes: 0
Answers: 1
add gt table image to word doc with shiny and officer package
I am writing a shiny app which:
creates a gt table
saves the gt table as an image (temporary file)
passes that image into a word doc using {officer} package
I am having difficulty with the image cre...
mdb_ftl
Votes: 0
Answers: 1
Maximizing plots in R Shiny bs4Dash
I have looked online everywhere to no avail. I cannot seem to get these plots to maximize their heights and widths to full window size upon maximizing the boxes. It is a requirement that I use bs4Dash...
FreyGeospatial
Votes: 0
Answers: 2