In Mac OS, with multiple instances of RStudio open (multiple projects open in different windows), is there a way to figure out which Activity Monitor Process ID is associated with which RStudio instance?
Sometimes I would like to figure out which of my open R projects is gobbling up memory or would like to selectively force quit one project, but it's not clear to me other than guesswork how to cross-reference Process IDs and open projects. Any tips?