R Shiny - Access an App on my Local Machine
问题 I can not avoid windows at work. As such, I have a second machine that I use to do all of my heavy lifting and data analysis. In an ideal world, I could create a Shiny app and access it from another computer on my work's local network. The solution that my IT folks proposed was using Remote Desktop, which COULD work, but I don't really want other users locking the machine. Does anyone have insight as to how I can allow computers on my network to view my Shiny apps? I should have admin rights