Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Nov 13, 2024
1 parent 64887c3 commit c6450d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions R/free-.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
#'
#' @param ... Additional arguments passed to [`ggplot()`][ggplot2::ggplot].
#' @param data A dataset used to initialize a [`ggplot`][ggplot2::ggplot]
#' object. Alternatively, a pre-defined [`ggplot`][ggplot2::ggplot] object can
#' be provided directly. By default, it will inherit from the parent layout if
#' applicable.
#' object. By default, it will inherit from the parent layout if applicable.
#' Alternatively, a pre-defined [`ggplot`][ggplot2::ggplot] object can be
#' provided directly.
#' @inheritParams align
#' @return A `free_gg` object.
#' @examples
Expand Down
6 changes: 3 additions & 3 deletions man/free_gg.Rd

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

0 comments on commit c6450d6

Please sign in to comment.