Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another documentation fix.
Browse files Browse the repository at this point in the history
MHenderson committed Mar 11, 2024
1 parent 70fd517 commit fd0d3ff
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/plot-picture.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#' plot.picture
#'
#' @param x A picture
#' @param ... Anything else.
#' @return grid.draw(picture)
#' @export
plot.picture <- function(x, ...) {
2 changes: 2 additions & 0 deletions man/plot.picture.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd0d3ff

Please sign in to comment.