Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdelff committed Aug 12, 2024
1 parent 1689596 commit 8f0345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/getArgs.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
##' @return A named list of arguments and their values
##' @examples
##' afun <- function(){
##' getArgs(sys.call(),parent.frame())
##' NMdata:::getArgs(sys.call(),parent.frame())
##' }
##' afun()
##' @family arguments
Expand Down

0 comments on commit 8f0345d

Please sign in to comment.