Task | Windows & Linux |
---|---|
Insert R chunk | Ctrl+Alt+I |
Preview HTML | Ctrl+Shift+K |
Knitr document (knitr) | Ctrl+Shift+K |
Compile Notebook | Ctrl+Shift+K |
Compile PDF | Ctrl+Shift+K |
Run all chunks above | Ctrl+Alt+P |
Run current chunk | Ctrl+Alt+C |
Run current chunk | Ctrl+Shift+Enter |
Run next chunk | Ctrl+Alt+N |
Run all chunks | Ctrl+Alt+R |
Go to next chunk/title | Ctrl+PgDown |
Go to previous chunk/title | Ctrl+PgUp |
Show/hide document outline | Ctrl+Shift+O |
Build book, website, … | Ctrl+Shift+B |