Skip to content

Commit

Permalink
Update R/utils.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Oct 12, 2023
1 parent 042321e commit 9ce8b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ include_parent_datanames <- function(dataname, join_keys) {
return(unique(c(parents, dataname)))
}

#' Template function to generate reporter card.
#' Template Function for `TealReportCard` Creation and Customization
#'
#' This function generates a report card with a title,
#' an optional description, and the option to append the filter state list.
Expand Down

0 comments on commit 9ce8b4f

Please sign in to comment.