Skip to content

Commit

Permalink
Update R/qenv-get_env.R
Browse files Browse the repository at this point in the history
Co-authored-by: Dawid Kałędkowski <[email protected]>
Signed-off-by: André Veríssimo <[email protected]>
  • Loading branch information
averissimo and gogonzo authored Nov 7, 2024
1 parent 236ce59 commit 4564f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/qenv-get_env.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#' })
#' get_env(q1)
#'
#' names(get_env(q1)) # list objects in the environment
#' names(q1) # list objects
#'
#' @aliases get_env,qenv-method
#' @aliases get_env,qenv.error-method
Expand Down

0 comments on commit 4564f34

Please sign in to comment.