Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 163 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 163 Bytes

r-dgidb

In-progress R wrapper for DGIdb

Styling

the styler package can be used to auto-format all files in the directory.

library(styler)
style_dir()