Skip to content

Commit

Permalink
Add link to alias (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored May 15, 2024
1 parent 4171e63 commit 042ee8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/call.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
#' functions that expect symbolic arguments. The objects may also leak
#' in representations of the call stack, such as [traceback()].
#'
#' @seealso call_modify
#' @seealso [call_modify()]
#' @examples
#' # fn can either be a string, a symbol or a call
#' call2("f", a = 1)
Expand Down

0 comments on commit 042ee8f

Please sign in to comment.