[ 源代码: r-cran-magrittr ]
软件包:r-cran-magrittr(1.5-5)
r-cran-magrittr 的相关链接
Debian 的资源:
下载源码包 r-cran-magrittr:
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.
其他与 r-cran-magrittr 有关的软件包
|
|
|
|
-
- dep: r-api-3.5
- 本虚包由这些包填实: 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