stla / bracketify

RStudio addin to transform `foo$bar` to `foo[["bar"]]`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bracketify

RStudio addin to transform foo$bar to foo[["bar"]].

Realized with the help of @The fourth bird on StackOverflow.

About

RStudio addin to transform `foo$bar` to `foo[["bar"]]`.

License:GNU General Public License v3.0


Languages

Language:R 100.0%