Shiny Application Viewer Window Resizing

Hello,
I am sharing a shiny application which is currently in development with someone I am working with. He is going to use the shiny::runApp command to run the application from R Studio for now. On my computer the size of the application GUI comes out perfectly but on his it is too long and gets squished so he has to scroll to get to fields he wants. Does anyone know how to set the size of the application GUI so this won't happen when running on his computer?
Thank you!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.