This is a thin wrapper that makes it easy to install and use the MetaWards Python package within R.
- For the most accurate and up to date information please visit the project website.
- For an overview of features please visit the features page.
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.
Please post issues about this package or request support at the main MetaWards issue tracker.