sfr/RStudio-Addin-Snippets

View on GitHub
inst/rstudio/addins.dcf

Summary

Maintainability
Test Coverage
Name: Insert %>%
Description: Inserts pipe at the cursor position
Binding: insert.pipe
Interactive: false

Name: Convert slash
Description: switches the orientation of slashes
Binding: flip.slash
Interactive: false

Name: Copy value
Description: copies value of the object under the cursor into the clipboard
Binding: copy.data
Interactive: false