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

R语言 tractor.base包 path manipulation()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 11:23:03 | 显示全部楼层 |阅读模式
path manipulation(tractor.base)
path manipulation()所属R语言包:tractor.base

                                         Functions for file name and path manipulation
                                         文件名和路径操作的功能

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

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

Functions for expanding file paths, finding relative paths and ensuring that a file name has the required suffix.
功能扩展文件路径,找到相对路径,确保文件名具有所需的后缀。


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


ensureFileSuffix(fileName, suffix, strip = NULL)
expandFileName(fileName, base = getwd())
relativePath(path, referencePath)



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

参数:fileName
A character vector of file names.
字符向量的文件名。


参数:suffix
A character vector of file suffixes, which will be recycled if shorter than fileName.
字符向量文件后缀,这将被回收,如果小于fileName。


参数:strip
A character vector of suffixes to remove before appending suffix. The intended suffix does not need to be given here, as the function will not append it if the specified file name already has the correct suffix.
字符向量的后缀删除前附加suffix。这里并不需要得到预期的后缀,不会追加的功能,如果指定的文件名已经具有正确的后缀。


参数:base
If fileName is a relative path, this option gives the base directory which the path is relative to. If fileName is an absolute path, this argument is ignored.
如果fileName是一个相对路径,此选项给出的路径是相对于基本目录。如果fileName是一个绝对路径,此参数将被忽略。


参数:path, referencePath
Character strings representing file paths.
表示文件路径的字符串。


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

The ensureFileSuffix function returns the specified file names with the requested suffixes appended. expandFileName returns the full path to the specified file name, collapsing ".." elements if appropriate. relativePath returns the specified path, expressed relative to referencePath.
ensureFileSuffix函数返回指定的文件名附加要求的后缀。 expandFileName返回完整的路径到指定的文件名,倒塌".."适当的元素,如果。 relativePath返回指定的path,表示相对于referencePath的。


(作者)----------Author(s)----------


Jon Clayden



参考文献----------References----------




参见----------See Also----------

path.expand performs some of what expandFileName does.
path.expand执行一些什么expandFileName。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 11:32 , Processed in 0.022721 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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