内容简介:RStudio 是 R 语言的集成开发环境,分为面向桌面用户 IDE 和 Linux R 服务器版编辑器两种编辑器,采用AGPL v3 与 RStudio License Agreement 双协议授权。 RStudio 1.1 更新亮点包括: connections tab:可轻松...
RStudio 是 R 语言的集成开发环境,分为面向桌面用户 IDE 和 Linux R 服务器版编辑器两种编辑器,采用AGPL v3 与 RStudio License Agreement 双协议授权。
RStudio 1.1 更新亮点包括:
connections tab:可轻松连接、浏览和查看各种数据库中的数据。
terminal tab:提供 fluid shell 与 IDE 的集成,xterm 模拟器,支持全屏的终端程序。
object explorer:可深入嵌套 R 数据结构和对象的对象资源管理器。
一个全新的现代化的黑色主题,以及 Retina 级质量的图标。
几十项其他的小改进和 bug 修复。
另外,RStudio Server Pro 1.1 也已发布,具体细节请查阅发行说明:
https://blog.rstudio.com/2017/10/09/rstudio-v1.1-released/
下载地址:
https://www.rstudio.com/products/rstudio/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- AppCode 2020.1.4 发布,集成开发环境
- AppCode 2018.1.1 发布,集成开发环境
- AppCode 2019.1.1 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.3 发布,集成开发环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Think Like a Computer Scientist: Learning with Python
Allen B. Downey、Jeffrey Elkner、Chris Meyers / Green Tea Press / 2002-1-4 / USD 24.95
""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This is a Free Book -- you can download it from thinkpython.com. But......一起来看看 《How to Think Like a Computer Scientist: Learning with Python》 这本书的介绍吧!