文件名称:berate:在交互式R会话中提供深刻的动机
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-19 08:51:06
R
恳求:在互动环节中提供深刻的动机 没有用户公开的功能。 只需将library(berate) .Rprofile library(berate)添加到您的.Rprofile或任何交互式会话中,即可获得“有用的”动机来编码或更好地打字。 (表情符号由@ ) 消息 版本0.0.0.9999已发布 安装 devtools :: install_github( " hrbrmstr/berate " ) 用法 library( berate ) # current verison packageVersion( " berate " ) # > [1] '0.0.0.9000' 测试结果 library( berate ) library( testthat ) date() # > [1] "Thu Oct 29 09:25:13 2015" test_dir( " tests/ " ) #
【文件预览】:
berate-master
----.travis.yml(90B)
----README.Rmd(1KB)
----man()
--------berate.Rd(347B)
----NAMESPACE(138B)
----CONDUCT.md(1KB)
----tests()
--------testthat()
--------testthat.R(56B)
----LICENSE(39B)
----berate.Rproj(461B)
----.Rbuildignore(102B)
----.gitignore(29B)
----R()
--------berate.R(388B)
--------berate-package.r(211B)
----DESCRIPTION(526B)
----README.md(1KB)