Skip to content

Commit

Permalink
Fix bad documentation (no varname)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Dec 19, 2024
1 parent 880f6a4 commit f05a5c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/prep_exposure_pie.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' Prepare JSON data for the exposure pie chart.
#'
#' @param (data.frame) Audit file contents
#' @param data (data.frame) Audit file contents
#' @param asset_type (character scalar) Asset type (`Equity` or `Bonds`)
#' @param investor_name (character scalar) Investor name
#' @param portfolio_name (character scalar) Portfolio name
Expand Down
4 changes: 2 additions & 2 deletions man/prep_exposure_pie.Rd

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

0 comments on commit f05a5c2

Please sign in to comment.