Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 343 Bytes

ROAM

R Open Abstraction Module

  • a collection of functions for repeatable, transferable literate analysis
  • functions should enable re-use of code-snippets for common analysis tasks independent of data-source or subject field
  • functions should do one thing only (DOTO), be easy to implement, are naturally chainable, and in common usage