Skip to Content
高效R语言编程
book

高效R语言编程

by Colin Gillespie, Robin Lovelace
August 2018
Intermediate to advanced
227 pages
4h 16m
Chinese
China Electric Power Press Ltd.
Content preview from 高效R语言编程
84
4
plotrix
https://cran.r-project.org/web/packages/plotrix/index.html/
通用的绘制包,提供了基本的甘特图绘制功能,输入
example
gantt.
chart
)可查阅具体信息。
DiagrammeR
http://rich-iannone.github.io/DiagrammeR/
R
中绘制网络图以及其他示意图的一款新软件包。该包提供了简单流程图
文件的
R
接口,例如
mermaid
https://github.com/knsv/mermaid/
)以及
GraphViz
https://github.com/ellson/graphviz/
)。
紧接的小例子(为绘制类似图
4-2
的图提供了基础)说明
DiagrammeR
如何
将简单的文本输入生成信息丰富的最新进展的甘特图。
只要这些图表没有占
用宝贵的编程时间从而偏离项目的核心目标,它们就对大型的复杂的
R
项目
的计划与任务管理极有帮助。
library
(“
DiagrammeR
”)
#
定义甘特图并绘制(不显示)
mermaid("gantt
Section Initiation
Planning :a1, 2016-01-01, 10d
Data processing :after a1 , 30d")
本例中,gantt 定义了后续的数据布局。Section 指项目的分节(对具有里程
碑的大型项目很有用),并且每行代表一个独立任务。 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

数据科学之编程技术:使用R进行数据清理、分析与可视化

数据科学之编程技术:使用R进行数据清理、分析与可视化

迈克尔 弗里曼, 乔尔 罗斯
R数据科学

R数据科学

Hadley Wickham, Garrett Grolemund

Publisher Resources

ISBN: 9787519820855