找回密码
 注册
查看: 2750|回复: 0

R语言:DLL.version()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 21:00:57 | 显示全部楼层 |阅读模式
DLL.version(utils)
DLL.version()所属R语言包:utils

                                        DLL Version Information
                                         DLL的版本信息

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Return the version of the package and the version of R used to build the DLL, if available.
返回软件包的版本和用于生成DLL,如果可用的R版本。


用法----------Usage----------


DLL.version(path)



参数----------Arguments----------

参数:path
character vector of length one giving the complete path to the DLL.
特征向量的长度为一个DLL的完整路径。


值----------Value----------

If the DLL does not exist, NULL.
如果DLL不存在,NULL。

A character vector of length two, giving the DLL version and the version of R used to build the DLL.  If the information is not available, the corresponding string is empty.
一个长度为2的特征向量,使DLL版本和版本的R用来生成DLL。如果信息不可用,相应的字符串是空的。


举例----------Examples----------


DLL.version(file.path(R.home("bin"), "R.dll"))
DLL.version(file.path(R.home(), "library/stats/libs", .Platform$r_arch, "stats.dll"))

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-3 04:39 , Processed in 0.024614 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表