I want to make the most of the screen width mainPanelfor a vibrant Rstudio webpage.
On my web page is sidePanelused to select options for visualizing the results in mainPanel.
I would like to know what I can do to maximize usable space mainPanel.
For example, I would like to have the minimize / expand option for sidePanel, so that when minimizing, the entire width of the window is used mainPanel.
Any ideas?
Edition:
It turns out to be a sidePanellittle more complicated, but I can make two different ones bootstrapPageand have one on top for a choice that affects the one that is below. Then put the folding button on it. I will return it in return if someone does not have a more elegant one.
source
share