R/special_operators.R

#' Magritt operator for piping.
#' 
#' @importFrom magrittr `%>%`
#' @export
#' @keywords internal
`%>%` <- magrittr::`%>%`

Try the campsismod package in your browser

Any scripts or data that you put into this service are public.

campsismod documentation built on May 29, 2024, 8:48 a.m.