Skip to content

Commit

Permalink
tidy up roxygen2 import items
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Oct 21, 2024
1 parent 7a5e490 commit 686d8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/layout-heatmap-oncoplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ggoncoplot.functon <- ggoncoplot.NULL
#' @export
ggoncoplot.formula <- ggoncoplot.functon

#' @importFrom vctrs vec_slice list_sizes vec_rep_each
#' @importFrom vctrs vec_slice
#' @importFrom ggplot2 aes
#' @export
ggoncoplot.default <- function(data, mapping = aes(), ...,
Expand Down

0 comments on commit 686d8d7

Please sign in to comment.