Skip to content

Commit

Permalink
update docstring to new argument name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Jan 2, 2025
1 parent d334d4c commit 55b7de0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions R/prep_techmix_sector.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#' `workflow.pacta` for listed equity
#' @param bonds_results_portfolio (data.frame) Portfolio-level results from
#' `workflow.pacta` for corporate bonds
#' @param indices_equity_results_portfolio (data.frame) Benchmark results from
#' @param indices_eq_results_portfolio (data.frame) Benchmark results from
#' `workflow.pacta` for listed equity
#' @param indices_bonds_results_portfolio (data.frame) Benchmark results from
#' @param indices_cb_results_portfolio (data.frame) Benchmark results from
#' `workflow.pacta` for corporate bonds
#' @param peers_equity_results_portfolio (data.frame) Peer group results from
#' `workflow.pacta` for listed equity
Expand Down
13 changes: 6 additions & 7 deletions man/prep_techmix_sector.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55b7de0

Please sign in to comment.