Skip to content

Commit

Permalink
updating worldlist
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeya committed Aug 7, 2023
1 parent 4176082 commit dc7a14b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ get_bs_version <- function() {
#'
#' @param plot_obj The original plot object.
#' @param plot_type The type of the plot, either "gg" (ggplot2) or "grob" (grid graphics).
#' @param dblclicking A logical value indicating whether double-clicking on data points on the main plot is enabled or disabled.
#' @param dblclicking A logical value indicating whether double-clicking on data points on
#' the main plot is enabled or disabled.
#' @param ranges A list containing x and y values of ranges.
#'
#' @keywords internal
Expand Down
2 changes: 2 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ funder
pre
repo
shinyServer
gg
ggplot

0 comments on commit dc7a14b

Please sign in to comment.