Skip to content

Commit 96c49f6

Browse files
osenanm7pr
andauthored
Update vignettes/qenv.Rmd
Co-authored-by: Marcin <133694481+m7pr@users.noreply.github.com> Signed-off-by: Oriol Senan <35930244+osenan@users.noreply.github.com>
1 parent 5286713 commit 96c49f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/qenv.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ if (interactive()) {
187187

188188
### Reproducibility
189189

190-
Code inside a `qenv` can be reproduced by calling function `get_code`
190+
The code inside a `qenv` object can be retrieved using `get_code` function.
191191
```{r, get_code}
192192
q_reproducible <- qenv()
193193
q_reproducible <- within(q_reproducible, {

0 commit comments

Comments
 (0)