3 Star 0 Fork 1

mirrors_TIBCOSoftware/RinR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NAMESPACE 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
skaluzny 提交于 2022-02-08 07:12 +08:00 . first
# Copyright 2021. TIBCO Software Inc.
# This file is subject to the license terms contained
# in the license file that is distributed with this file.
importFrom(grDevices, dev.off)
importFrom("utils",
"browseURL",
"capture.output")
if(.Platform$OS.type == "windows") {
importFrom(utils, readRegistry, shortPathName)
}
# compareS.R
export(
configureREvaluator,
makeREvaluator,
TERREvaluator,
REvaluator,
REvaluate,
LocalEvaluator,
DefaultREvaluators,
multiREvaluator,
RCompare,
pushPATH,
popPATH)
S3method(print,REvaluator)
# sideBySide.R
S3method(print, sideBySide)
export(
sideBySide)
# all.equal.R
# S3method(all.equal, qr)
# RGraph.R
export(
RGraph)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_TIBCOSoftware/RinR.git
git@gitee.com:mirrors_TIBCOSoftware/RinR.git
mirrors_TIBCOSoftware
RinR
RinR
main

搜索帮助