Skip to content

Commit

Permalink
small docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Dec 19, 2024
1 parent 3ec91a1 commit 98021e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/qenv-constructor.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#'
#' @return `qenv` environment.
#'
#' @seealso [eval_code()], [get_var()], [`extract-qenv`], [get_env()],[get_warnings()], [join()], [concat()]
#' @seealso [eval_code()], [get_var()], [`subset-qenv`], [get_env()],[get_warnings()], [join()], [concat()]
#' @examples
#' q <- qenv()
#' q2 <- within(q, a <- 1)
Expand Down
2 changes: 1 addition & 1 deletion man/qenv.Rd

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

0 comments on commit 98021e2

Please sign in to comment.