Rtim.tmbundle

Tim Bates' R command bundle for TextMate 2 (http://macromates.com)

Stars
2

Rtim.tmbundle

Tim Bates' snippets commands and grammars for TextMate 2.

These add

  1. Features to markdown (like making tables, layoutting tables)
  2. Snippets for regular expressions, like (?=${1:look-ahead for}) and (?!${1:negative look-ahead for})
  3. Snippets for non-ASCII characters, greek etc. So \t → ✓
  4. Shortcuts for dozens of common R functions (like factanal).
  5. Developer shortcuts for R, like devtools, roxygen etc.
  6. Shortcuts for dozens of common R functions (like factanal).
  7. Shortcuts for ggplot.

# R

2+ 2