README.md

Michal's RStudio Addins

R-CMD-check

A collection of RStudio addins.

Addins

Glimpse selection

Call dplyr::glimpse() or utils::str() on text currently selected in RStudio editor. If it is a word assume object name and use get() otherwise treat it as an expression, parse, evaluate and call str()/glimpse() on the result.

Very effective when bound to a key combination to quickly inspect objects. Especially data frames.



mbojan/maddins documentation built on Jan. 6, 2021, 1:40 p.m.