Skip to content

Commit

Permalink
Cross-link to plyr
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Oct 9, 2013
1 parent 8f63339 commit 4062d68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/failwith.r
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' @param f function
#' @param quiet all error messages be suppressed?
#' @return a function
#' @seealso \code{\link{try_default}}
#' @seealso \code{\link[plyr]{try_default}}
#' @keywords debugging
#' @export
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion man/failwith.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ safef(1)
safef(2)
}
\seealso{
\code{\link{try_default}}
\code{\link[plyr]{try_default}}
}
\keyword{debugging}

0 comments on commit 4062d68

Please sign in to comment.