From f61f8debce0c4d9a760ed6ba6d0df345c9d91831 Mon Sep 17 00:00:00 2001 From: dicook Date: Thu, 13 Feb 2025 16:47:36 +1100 Subject: [PATCH] these changes should have already been pushed --- R/search-jellyfish.R | 1 - man/display_faces.Rd | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/R/search-jellyfish.R b/R/search-jellyfish.R index f58bc95c..b3b868a9 100644 --- a/R/search-jellyfish.R +++ b/R/search-jellyfish.R @@ -12,7 +12,6 @@ #' @export #' @examples #' library(dplyr) -#' data(flea) #' res <- animate_xy(flea[, 1:6], guided_tour(lda_pp(cl = flea$species), #' search_f = search_jellyfish)) #' bases <- res |> filter(loop == 1) |> pull(basis) |> check_dup(0.1) diff --git a/man/display_faces.Rd b/man/display_faces.Rd index aaa2b953..8d2e6f9f 100644 --- a/man/display_faces.Rd +++ b/man/display_faces.Rd @@ -21,8 +21,8 @@ Animate a nD tour path with Chernoff's faces. Can display up to 18 dimensions. } \details{ -This function requires the \code{TeachingDemos} package to draw the -Chernoff faces. See \code{\link[TeachingDemos]{faces2}} for more details. +This function requires the \code{aplpack} package to draw the +Chernoff faces. See \code{\link[aplpack]{faces}} for more details. } \examples{ # The drawing code is fairly slow, so this animation works best with a