# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#' Pipe operator pipeR
#'
#' #' See \code{pipeR::\link[pipeR]{\%>>\%}} for details.
#'
#' @name %>>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom pipeR %>>%
#' @usage x \%>>\% expr
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.