user interface – R shinny UI code: how to squeeze in all the menu bars into one page
I have the following ui code. I hope to have 11 tabs tab1-tab11 in the menu, but it looks like only 9 of them can show up and the last two tabs (tab10 and tab11) can’t show up. Even after I change the font size, it still doesn’t work. How can I adjust the height … Read more