insertViewAddin.Rd
Call this function as an addin to insert %>% View() at the cursor position. Useful for quickly checking pipeline status. Bind to ctrl+shift+V
%>% View()
insertViewAddin()