设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 1055|回复: 0

R语言调用文本编辑器xemacs()函数-中英文对照帮助文档

[复制链接]
发表于 2020-8-21 08:19:35 | 显示全部楼层 |阅读模式
        R语言调用文本编辑器xemacs()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:xemacs()
R语言函数功能:调用文本编辑器
来自资源库:基础库(R语言自带)
xemacs()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

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

Invoke a text editor on an R object.
在R对象上调用文本编辑器。


使用方法-----Usage-----

## Default S3 methodefault S3 method:
默认的S3方法:

edit(name = NULL, file = "", title = NULL,
editor = getOption("editor"), ...)
vi(name = NULL, file = "")
emacs(name = NULL, file = "")
pico(name = NULL, file = "")
xemacs(name = NULL, file = "")
xedit(name = NULL, file = "")

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

参数name介绍: a named object that you want to edit. If name is missing then the file specified by file is opened for editing.
您要编辑的命名对象。如果缺少名称,则打开由file指定的文件进行编辑。

参数file介绍: a string naming the file to write the edited version to.
命名文件的字符串,以将编辑后的版本写入其中。

参数title介绍: a display name for the object being edited.
被编辑对象的显示名称。

参数editor介绍: usually a character string naming (or giving the path to) the text editor you want to use. On Unix the default is set from the environment variables EDITOR or VISUAL if either is set, otherwise vi is used. On Windows it defaults to "internal", the script editor. On the macOS GUI the argument is ignored and the documen
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-5-11 03:41 , Processed in 0.027439 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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