magrittr (2.0.3)

Published 2026-02-24 13:47:19 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("magrittr")

About this package

Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."A Forward-Pipe Operator for R

Dependencies

Depends R (>= 3.4.0)
Suggests covr, knitr, rlang, rmarkdown, testthat
Details
CRAN
2026-02-24 13:47:19 +00:00
0
MIT + file LICENSE
Stefan Milton Bache
Hadley Wickham
Lionel Henry
RStudio
261 KiB
Assets (1)
Versions (1) View all
2.0.3 2026-02-24