Skip to content

Commit

Permalink
use ca::mcja
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed May 23, 2022
1 parent 9c208e0 commit f832f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/mcaplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#' @seealso \code{\link{plot.mjca}}
#' @examples
#' data(Titanic)
#' titanic.mca <- mjca(Titanic)
#' titanic.mca <- ca::mjca(Titanic)
#' mcaplot(titanic.mca, legend=TRUE, legend.pos="topleft")
#'
#' data(HairEyeColor)
Expand Down

0 comments on commit f832f49

Please sign in to comment.