From f538f5cb4222d2df26b3edcae0cd9c0e54fc7b31 Mon Sep 17 00:00:00 2001 From: William Gearty Date: Wed, 3 Jan 2024 11:31:47 -0500 Subject: [PATCH] typo --- R/add_phylopic_legend.R | 2 +- man/add_phylopic_legend.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/add_phylopic_legend.R b/R/add_phylopic_legend.R index d395081d..46c55047 100644 --- a/R/add_phylopic_legend.R +++ b/R/add_phylopic_legend.R @@ -20,7 +20,7 @@ #' passed via `...`. Note that not all arguments in [legend()] are #' compatible with [add_phylopic_legend()]. These include arguments for #' modifying lines (e.g. `lty`, `lwd`, `seg.len`), points (e.g. `pch`, -#' `pt.lwd`), and shading (e.g. `angle` and `density`). This is due to to +#' `pt.lwd`), and shading (e.g. `angle` and `density`). This is due to #' [add_phylopic_legend()] using [add_phylopic_base()] to generate the #' legend symbols. However, arguments for adjusting the legend appearance #' such as text (e.g. `cex`), legend box (e.g. `bg`), and color (e.g. diff --git a/man/add_phylopic_legend.Rd b/man/add_phylopic_legend.Rd index db7aed4a..998e76fe 100644 --- a/man/add_phylopic_legend.Rd +++ b/man/add_phylopic_legend.Rd @@ -62,7 +62,7 @@ to a base R plot. Arguments available in \code{\link[=legend]{legend()}} can be passed via \code{...}. Note that not all arguments in \code{\link[=legend]{legend()}} are compatible with \code{\link[=add_phylopic_legend]{add_phylopic_legend()}}. These include arguments for modifying lines (e.g. \code{lty}, \code{lwd}, \code{seg.len}), points (e.g. \code{pch}, -\code{pt.lwd}), and shading (e.g. \code{angle} and \code{density}). This is due to to +\code{pt.lwd}), and shading (e.g. \code{angle} and \code{density}). This is due to \code{\link[=add_phylopic_legend]{add_phylopic_legend()}} using \code{\link[=add_phylopic_base]{add_phylopic_base()}} to generate the legend symbols. However, arguments for adjusting the legend appearance such as text (e.g. \code{cex}), legend box (e.g. \code{bg}), and color (e.g.