Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Build NOTE: add utility functions to avoid using unexported objects #5

Closed
jacobvjk opened this issue Mar 5, 2024 · 2 comments
Closed
Labels
upkeep maintenance, infrastructure, and similar

Comments

@jacobvjk
Copy link
Member

jacobvjk commented Mar 5, 2024

copies: RMI-PACTA/pacta.aggregate.loanbook.plots#100

Unexported objects imported by ':::' calls:
    ‘r2dii.plot:::abort_if_missing_names’
    ‘r2dii.plot:::abort_if_unknown_values’
    See the note in ?`:::` about the use of this operator.

we decided to add the relevant functions to this package rather than exporting them in r2dii.plot

@jacobvjk jacobvjk added the upkeep maintenance, infrastructure, and similar label Mar 5, 2024
@jacobvjk
Copy link
Member Author

jacobvjk commented Mar 6, 2024

This actually relates to prep_*() and plot_*() functions only, so it should be tackled in pacta.multi.loanbook.plot once the relevant functions are migrated

@jacobvjk
Copy link
Member Author

closed via #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant