Skip to content

Commit

Permalink
cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangchuangYu committed Dec 20, 2024
1 parent 26b830c commit d4cc549
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions R/emapplot_utilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -325,15 +325,6 @@ add_ellipse <- function(p, group_legend, label_style,
}


# ##' add category nodes
# ##'
# ##' @param p ggplot2 object
# ##' @param cex_category Number indicating the amount by which plotting category
# ##' nodes should be scaled relative to the default.
# ##' @param color Variable that used to color enriched terms, e.g. 'pvalue',
# ##' 'p.adjust' or 'qvalue'.
# ##' @noRd


# ##' Get data for pie plot
# ##'
Expand Down

0 comments on commit d4cc549

Please sign in to comment.