RStudio习手册(中文翻译).pdf

  1. 1、本文档共46页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
RStudio习手册(中文翻译)

控制台中的工作 概述 The RStudio console includes a variety of features intended to make working with R more productive and straightforward. This article reviews these features. Learning to use these features along with the related features available in the Source and History panes can have a substantial payoff in your overall productivity with R. RStudio 控制台包含许多使R 工作更为有效和直观的特征。本文综述这些特征。学习 使用这些特征以及Source 和History 窗口中可用的相关特征可以对你使用R 的效率有实际性的 帮助。 代码补全 RStudio supports the automatic completion of code using the key. For example, if you have an object named pollResultsin your workspace you can type polland then and RStudio will automatically complete the full name of the object. RStudio 支持使用 键来自动补全代码。例如,如果你在工作空间中有名为 pollResults 的对象,你可输入poll然后按 键,RStudio将自动完成该对象的全名。 The code completion feature also provides inline help for functions whenever possible. For example, if you typed subthen pressed you would see: 代码补全特征同样提供了尽可能的嵌入式帮助。例如,如果你可输入sub 然后按 键,你将看到: Code completion also works for function arguments, so if you typed subset(and then pressed youd see the following: 代码补全还可以对参数功能进行工作,如果你可输入subset(然后按 键,你将看 到: 检索以前命令 As you work with R youll often want to re-execute a command which you previously entered. As with the standard R console, the RStudio console supports the ability to recall previous commands using the arrow keys: 当你使用R 进行工作,你将经常可输入重新执行你之前输入的命令。与标准的R 控制 台一样,RStudio 控制台支持使用以下方向键回忆之前命令的功能:  — Recall previous command(s)  — Reverse of Up  —回忆前一条命令;  —回 相反; If you wish to review a list of your recent commands and then select a command from this list you can use to review the list (note that on the Mac you can also use ): 如果你希望回顾你当前的命令列表并从中选择一条命令,则可使用 来回顾命令列 表(注意:在Mac 你还可使用

文档评论(0)

138****7331 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档