Skip to content

Commit

Permalink
edit examples
Browse files Browse the repository at this point in the history
  • Loading branch information
gvelasq committed Feb 2, 2018
1 parent f48b8ea commit 840b3b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/br.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
#' @param x An `R` object coercible into a data frame.
#' @param title Optional title for viewer window.
#'
#' @examples
#' mtcars$vs %>% br()
#' mtcars %>% br()
#'
#' @export
br <- function(x, title) {
View(x, title)
Expand Down
3 changes: 3 additions & 0 deletions man/gin.Rd

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

0 comments on commit 840b3b2

Please sign in to comment.