People who spend most of their time using console prefer to use keyboard and avoid using mouse. I have been using R Studio for a while and was wondering if their is a way to load R project using console. I googled a lot for what I was looking and ended up posting it as a question on R Studio support.

The suggested solution is using

rstudioapi::openProject(path="path/to/project")