在 R for RStudio 的 markdown 中生成代码块括号的键盘快捷键

Keyboard shortcut to produce code chunk brackets in markdown in R for RStudio

在 Rmarkdown 中是否有快捷键来生成代码块括号?:

```{r}

```

在 RStudio 中的 mac 上:alt+cmd+i。如果忘记了,它在 "code" 下拉菜单框下。

在 RStudio 的 pc 上是:Ctrl+Alt+i