I have been trying to find a shortcut to insert
`r `
and this is because I frequently write my code in different computer with different keyboards and it is quite complicated to find the ` symbol on each one.
Is there a way I can program a shortcut for such symbol? Markdown help has no answer to this
I have tried to insert a code chunk with Ctrl + Alt + I
but it also takes some time to edit from
```{r}
to the desired
`r `