Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a shortcut for creating a python chunk in r studio?

Tags:

r-markdown

To insert an r chunk in an r-markdown, you can use the shortcut ctrl + alt + I (windows). Is there a similar shortcut to insert a python chunk?

like image 823
Mossoo98 Avatar asked Nov 10 '19 17:11

Mossoo98


1 Answers

please go to tools > Modify Keyboard shortcuts > search using the keyword 'chunk' > then modify the shortcut with your desired shortcut

like image 89
bryanstefans Avatar answered Oct 11 '22 18:10

bryanstefans