Skip to content

Commit

Permalink
removed redundant parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeyakirar committed Oct 5, 2023
1 parent 8c8f786 commit b7018cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ include_css_files <- function(pattern = "*") {
#' Template function to generate reporter card for `teal.osprey`
#' @param title (`character(1)`) title of the card (unless overwritten by label)
#' @param label (`character(1)`) label provided by the user when adding the card
#' @param description (`character(1)`) optional additional description
#' @param with_filter (`logical(1)`) flag indicating to add filter state
#' @param filter_panel_api (`FilterPanelAPI`) object with API that allows the generation
#' of the filter state in the report
Expand Down
2 changes: 0 additions & 2 deletions man/card_template.Rd

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

0 comments on commit b7018cf

Please sign in to comment.