Skip to content

Commit

Permalink
Web Site Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierMurilloF committed May 17, 2021
1 parent 8f5c9ed commit 3e1b564
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 8 deletions.
2 changes: 1 addition & 1 deletion R/utils-pipe.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' @param lhs A value or the magrittr placeholder.
#' @param rhs A function call using the magrittr semantics.
#'
#' @return It depends on the arguments \code{lhs} and \code{rhs}.
#' @return No return value, called for side effects.
#'
#' @name %>%
#' @rdname pipe
Expand Down
23 changes: 21 additions & 2 deletions docs/LICENSE-text.html

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

5 changes: 3 additions & 2 deletions docs/index.html

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

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pandoc: 2.7.3
pkgdown: 1.6.1
pkgdown_sha: ~
articles: {}
last_built: 2021-05-06T19:33Z
last_built: 2021-05-17T15:55Z

2 changes: 1 addition & 1 deletion docs/reference/pipe.html

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

2 changes: 1 addition & 1 deletion man/pipe.Rd

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

0 comments on commit 3e1b564

Please sign in to comment.