Skip to content

Commit

Permalink
Fix documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertzk committed Jun 24, 2016
1 parent 94663ef commit 1565096
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/message.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ hipchat <- function(room_or_user, message, notify = TRUE, color = 'yellow',
#' room IDs are preferred to room names). The \code{type} key will
#' contain one of \code{c("room", "user")} according as \code{room_or_user}
#' is determined to be a room or user.
#' @inheritParams hipchat
#' @examples
#' stopifnot(hipchat:::determine_target('some@@guy.com')$type == 'user')
#'
Expand Down
5 changes: 5 additions & 0 deletions man/determine_target.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1565096

Please sign in to comment.