Is there a keyboard shortcut in Rstudio to insert inline R code in RMarkDown documents?
ctr + alt + i is inserting a new code chunk. Similiar to that, it would be nice to have a keyboard shortcut to insert r (inline R code).
I checked Tools/Modify Keyboard Shortcuts in Rstudio but I can't find any helpful command there.
Also, browsing cheatsheets and documentations didn't help me either.
