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

R语言中文网

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

R语言MS Windows(Rgui)下的用户菜单winMenuItems()函数-中英文对照帮助文档

[复制链接]
发表于 2020-8-21 08:18:53 | 显示全部楼层 |阅读模式
        R语言MS Windows(Rgui)下的用户菜单winMenuItems()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:winMenuItems()
R语言函数功能:MS Windows(Rgui)下的用户菜单
来自资源库:基础库(R语言自带)
winMenuItems()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

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

Enables users to add, delete and program menus for the Rgui in MS Windows.
使用户能够在MS Windows中为Rgui添加,删除和编程菜单。


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

winMenuAdd(menuname)
winMenuAddItem(menuname, itemname, action)
winMenuDel(menuname)
winMenuDelItem(menuname, itemname)
winMenuNames()
winMenuItems(menuname)

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

参数menuname介绍: a character string naming a menu.
命名菜单的字符串。

参数itemname介绍: a character string naming a menu item on an existing menu.
在现有菜单上命名菜单项的字符串。

参数action介绍: a character string describing the action when that menu is selected, or "enable" or "disable".
描述选择该菜单时的操作的字符串,或"enable"或"disable"。


详情-----Details-----

User menus are added to the right of existing menus, and items are added at the bottom of the menu.
用户菜单添加到现有菜单的右侧,项目添加在菜单的底部。

By default the action character string is treated as R input, being echoed on the command line and parsed and executed as usual.
默认情况下,操作字符串被视为R输入,在命令行上回显并照常解析和执行。
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-5-10 07:48 , Processed in 0.033386 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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