Skip to content

Commit e457a4c

Browse files
committed
docs: adds .xData slot documentation
1 parent b1ffbe7 commit e457a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/qenv-class.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#' @name qenv-class
55
#' @rdname qenv-class
66
#' @slot code (`character`) representing code necessary to reproduce the environment
7-
#' @slot env (`environment`) environment which content was generated by the evaluation
7+
#' @slot .xData (`environment`) environment with content was generated by the evaluation
88
#' of the `code` slot.
99
#' @slot id (`integer`) random identifier of the code element to make sure uniqueness
1010
#' when joining.

man/qenv-class.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)