期待出版,最近也在追这本书,有种豁然开朗的感觉,没想到baseR的绘图也可以如此让人沉迷
诚邀广大R语言、数据可视化爱好者和我们一起搬迁升级谢益辉著作《现代统计图形》
这本书的进度这么快啊。
yihui 话说那时候还在上学 (08年上的硕士),刚刚开始接触R,看到你博客说这本书就惦记上了,后来就有十几年没有后来了...... 我想就是为了怀旧我也应该买一本。要是你能来个签名版的最好了,我不追星,就为了纪念那无知的青春以及多年的折腾。
- 已编辑
各位作者有没有计划出一个英文的版本?
label: survival (with options)
List of 5
$ fig.width : num 4.8
$ fig.height: num 3.8
$ fig.cap : chr "(ref:fig-survival)"
$ fig.scap : chr "(ref:fig-survival-s)"
$ fig.show : chr "hold"Quitting from lines 1552-1557 (gallery.Rmd)
Error in loadNamespace(name) : there is no package called 'survminer'
Calls: local ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
In addition: Warning message:
Could not fit all lines to width 75 (with indent 2):
(90) " mar = pmin(par("mar"), 1.1 + c(2 * axes + (xlab != ""), 2 * axes + (ylab != ""), 1, 0)),"Execution halted
Error in Rscript_render(f, render_args, render_meta) :
Failed to compile gallery.Rmd
Calls: <Anonymous> ... render_new_session -> tryCatch -> tryCatchList -> Rscript_render
Execution halted
弄了一下午,终于docker拉下来的,不过编译不了。是不是docker里少survminer包啊?
我倒是觉得ggplot2的资料实在太好找了,实在没必要浪费太多篇幅。