Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.06 KB

MetaWards R Package

License

This is a thin wrapper that makes it easy to install and use the MetaWards Python package within R.

Installation

Full installation instructions are available here, as well as a R quick start guide.

To install, open R or RStudio and type;

library(devtools)
install_github("metawards/rpkg")
metawards::py_install_metawards()

Once you have installed, you are all ready to continue with the R quick start guide.

Issues / Support

Please post issues about this package or request support at the main MetaWards issue tracker.