I would like to know which R shiny port will use to display the application. I can see on some forums that the port should be 8100, but when I run the application, the selected posrt changes every time R restarts.
Can this port be specified? Or at least know the port that will be used, use it in another part of the script?
source
share