Skip to content

Commit

Permalink
@internalize SpectrumLegend
Browse files Browse the repository at this point in the history
For _pkgdown..yml
  • Loading branch information
ms609 committed Apr 26, 2023
1 parent e42b539 commit 1f7cf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/helper_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ replicate64 <- function(n, expr, simplify = "array") {
#'
#' @template MRS
#' @importFrom graphics segments strheight strwidth text
#' @keywords internal
#' @export
SpectrumLegend <- function(x0 = 0.05, y0 = 0.05,
x1 = x0, y1 = y0 + 0.2,
Expand Down

0 comments on commit 1f7cf27

Please sign in to comment.