Keyboard shortcut for code chunk in R Markdown for windows gives í

前端 未结 5 993
小蘑菇
小蘑菇 2021-01-04 07:22

Using RStudio for windows. Help says keyboard shortcut for inserting code chunk is Ctrl + Alt + i, which should give me:

```{r}

```

Instea

5条回答
  •  粉色の甜心
    2021-01-04 08:24

    I have a laptop with Windows 10 Home installed. Under "Typing Settings" --> "Advanced Keyboard Settings" --> chose "English (Singapore) - US". That fixed the issue.

提交回复
热议问题