Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
willgearty committed Nov 20, 2023
1 parent e19e0ea commit b2cc0e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/geom_phylopic.R
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ phylopic_env <- new.env()
#' @param filter \code{character}. Filter by usage license if using the `name`
#' aesthetic. Use "by" to limit results to images which do not require
#' attribution, "nc" for images which allows commercial usage, and "sa" for
#' images without a ShareAlike clause. The user can also combine these
#' filters as a vector.
#' images without a ShareAlike clause. The user can also combine these filters
#' as a vector.
#' @inheritParams ggplot2::layer
#' @inheritParams ggplot2::geom_point
#' @inheritParams pick_phylopic
Expand Down

0 comments on commit b2cc0e6

Please sign in to comment.