Skip to content

Commit

Permalink
Merge pull request #4 from olivroy/patch-1
Browse files Browse the repository at this point in the history
Fix typo + add a link.
  • Loading branch information
andreweatherman authored Jan 4, 2024
2 parents 1edc1d6 + 84d635a commit 05fe934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/gt_theme_athletic.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#'
#' @returns Returns data with an appended HTML column.
#' @param gt_object An existing gt table object of class `gt_tbl`
#' @param ... Optional additional arguments to `gt::table_options()`
#' @param ... Optional additional arguments to [gt::tab_options()]
#' @import gt
#' @importFrom magrittr %>%
#' @examples
Expand Down

0 comments on commit 05fe934

Please sign in to comment.