[ Bron: r-cran-magrittr ]
Pakket: r-cran-magrittr (1.5-5)
Verwijzigingen voor r-cran-magrittr
Debian bronnen:
Het bronpakket r-cran-magrittr downloaden:
Beheerders:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
GNU R forward-pipe operator
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.
Andere aan r-cran-magrittr gerelateerde pakketten
|
|
|
|
-
- dep: r-api-3.5
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-crayon
- GNU R colored terminal output
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming