This is the repository for the R package implied.
If you find this package useful, please consider supporting the development at https://ko-fi.com/opisthokonta
On this package 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:
```{r, eval=FALSE} install.packages('implied')
To get started, check out the [Introduction to the implied package](https://cran.r-project.org/web/packages/implied/vignettes/introduction.html) for all the information you need.
To install the latest development version:
```{r, eval=FALSE}
install.packages("devtools")
devtools::install_github("opisthokonta/implied")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.