diff --git a/R/pick_phylopic.R b/R/pick_phylopic.R index 6ba1ee16..90a12843 100644 --- a/R/pick_phylopic.R +++ b/R/pick_phylopic.R @@ -22,7 +22,8 @@ utils::globalVariables(c("x", "y", "uuid", "label")) #' @param filter \code{character}. Filter uuid(s) by usage license. Use "by" #' to limit results to image uuids which do not require attribution, "nc" #' for image uuids which allow commercial usage, and "sa" for image uuids -#' without a ShareAlike clause. The user can also combine these filters. +#' without a ShareAlike clause. The user can also combine these filters. Only +#' relevant if `name` supplied. #' @param auto \code{numeric}. This argument allows the user to automate input #' into the menu choice. If the input value is `1`, the first returned image #' will be selected. If the input value is `2`, requested images will be diff --git a/man/pick_phylopic.Rd b/man/pick_phylopic.Rd index e0e597bd..798f87f7 100644 --- a/man/pick_phylopic.Rd +++ b/man/pick_phylopic.Rd @@ -31,7 +31,8 @@ the same time. Defaults to 1.} \item{filter}{\code{character}. Filter uuid(s) by usage license. Use "by" to limit results to image uuids which do not require attribution, "nc" for image uuids which allow commercial usage, and "sa" for image uuids -without a ShareAlike clause. The user can also combine these filters.} +without a ShareAlike clause. The user can also combine these filters. Only +relevant if \code{name} supplied.} \item{auto}{\code{numeric}. This argument allows the user to automate input into the menu choice. If the input value is \code{1}, the first returned image