From 95155d91faaa1603de506d895e82af68293173af Mon Sep 17 00:00:00 2001 From: sdgamboa Date: Mon, 29 Apr 2024 14:24:54 -0400 Subject: [PATCH] fix doc --- R/bugphyzz.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/bugphyzz.R b/R/bugphyzz.R index a303be7..bd49184 100644 --- a/R/bugphyzz.R +++ b/R/bugphyzz.R @@ -344,7 +344,7 @@ bpScores<- function(x, ...) { #' @examples #' #' bp <- importBugphyzz() -#' sig <- makeSignature(bp) +#' sig <- makeSignatures(bp) #' bpScores(sig[[1]]) #' bpScores.signature <- function(x, ...) {