Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed Apr 29, 2024
1 parent d4bf6e4 commit 95155d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/bugphyzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ bpScores<- function(x, ...) {
#' @examples
#'
#' bp <- importBugphyzz()
#' sig <- makeSignature(bp)
#' sig <- makeSignatures(bp)
#' bpScores(sig[[1]])
#'
bpScores.signature <- function(x, ...) {
Expand Down

0 comments on commit 95155d9

Please sign in to comment.