Skip to content
/ r-dgidb Public

In-progress R wrapper for DGIdb

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dgidb/r-dgidb

Repository files navigation

r-dgidb

In-progress R wrapper for DGIdb

Development

Use the devtools package to develop r-dgidb

library(devtools)

# Load package
devtools::load_all()

# Build docs
devtools::document()

# Run tests
devtools::test()

# Check package
devtools::check()

Use the styler package to format r-dgidb

library(styler)

# Style package
styler::style_pkg()

About

In-progress R wrapper for DGIdb

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages