Skip to content

Commit 98021e2

Browse files
committed
small docs fix
1 parent 3ec91a1 commit 98021e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/qenv-constructor.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#'
2828
#' @return `qenv` environment.
2929
#'
30-
#' @seealso [eval_code()], [get_var()], [`extract-qenv`], [get_env()],[get_warnings()], [join()], [concat()]
30+
#' @seealso [eval_code()], [get_var()], [`subset-qenv`], [get_env()],[get_warnings()], [join()], [concat()]
3131
#' @examples
3232
#' q <- qenv()
3333
#' q2 <- within(q, a <- 1)

man/qenv.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)