Multiple editing/selection in RStudio

Hi,

I want to change all plusses into commas:

x <- c(2+3+0+0+7+2+14+0+0)

I do not want to use find/replace. What is the quickest way to do this ?

How to constrain Ctrl + Alt + k only to one line of code, because it selects in multiple lines ?

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.