Skip to content

Commit

Permalink
Point to new pacta.multi.loanbook package (#96)
Browse files Browse the repository at this point in the history
* Point to new `pacta.multi.loanbook` package

Relates to RMI-PACTA/pacta.multi.loanbook#165

* render README
  • Loading branch information
jdhoffa authored Nov 4, 2024
1 parent 809e6db commit 7c9d3c9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
7 changes: 3 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,11 @@ knitr::kable(tm_table)
### PACTA for Supervisors

``` {r echo = FALSE, results = "asis"}
transition_monitor_repos <- c(
"RMI-PACTA/pacta.multi.loanbook.analysis",
"RMI-PACTA/pacta.multi.loanbook.plot"
supervisor_repos <- c(
"RMI-PACTA/pacta.multi.loanbook"
)
tm_table <- pacta.sit.rep::generate_package_table(transition_monitor_repos)
tm_table <- pacta.sit.rep::generate_package_table(supervisor_repos)
knitr::kable(tm_table)
```
Expand Down
Loading

0 comments on commit 7c9d3c9

Please sign in to comment.