This is the repository for the R package implied.
On this page you will find the repository for the development version of the package. It is recommended that you install and use the version that is available from CRAN. (link). You can install with this command:
install.packages('implied')
To get started, check out the Introduction to the implied package for all the information you need.
To install the latest development version:
install.packages("devtools")
devtools::install_github("opisthokonta/implied")