minTX
: Minimize the Number of Transactions between Counterparties Needed to Settle Debts
if (!require(devtools)) {
install.packages('devtools')
}
devtools::install_github('miguelbiron/minTX')
See this post in my blog where I describe the problem and show the solution I propose implemented in minTX
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.