Login
Discover
Waves
Communities
Login
Signup
dapeng
@dapeng
68
悄然拂袖去 ,不携一片云。
Followers
1520
Following
94
Follow
Email digest
Resource Credits
Available
Used
Website
https://steemit.netlify.com
Created
2016-10-14 11:03
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
dapeng
cn
8y
让人纠结的 ggplot2
R 语言的 ggplot2 包很美很酷。比如,基于 ggplot2 做出的配对儿图是这样的: 而在 ggplot2 出现之前,用基础包和其他包做出来的配对儿图顶多是这样的: 确实差好几条大街。 然而,ggplot2 简单的指令还好办,稍微需要调整一下的作图方法,我始终没法熟练掌握。 我觉得主要原因就是 ggplot2 作图的细节调整太难。
$ 11.718
103
2
dapeng
cn
8y
如何在 R 语言相关论坛求助
求助!求助!十万火急! 在 R 语言相关论坛发布求助帖之后,是不是急着等人响应?可惜惊叹号没啥用。如果按以下格式发帖,效果会胜过十万个惊叹号。 1. 模板 1.1 帖子标题 求助:在做啥的时候遇见的啥问题{用一句话概述遇到的问题} 1.2 正文 问题描述 我在进行啥操作,目的是得到啥啥结果,但是遇到了如下问题:…… 我的代码、示例数据和运行结果
$ 5.668
85
5
dapeng
cn
8y
外行 R 包开发手记:mindr
在 CRAN 发布的几个包里, 我对 mindr 情有独钟。它像 pinyin 包一样,结构简单清晰。它得到的用户反馈不像 bookdownplus 包那样让我手足无措。相反,在跟用户的互动中,mindr 在成长,越来越酷。开发升级 mindr,是个很愉快的过程。 (1) mindr 最初的功能只有两个:一是把 markdown 文本里的标题提取出来,转成思维导图;二是反向操作,把思维导图里的节点按级别转换成
dapeng
cn
8y
外行 R 包开发手记:pinyin
玩 bookdown 直接催生了两个包的诞生。上一篇说了 bookdownplus, 这回说说 pinyin。 时隔一年多,我再回头去看 pinyin 这个包,就跟回顾 bookdownplus 是类似的:这玩意儿也算个包? (1) 先说说 pinyin 包的来历。使用 bookdown 写书,bookdown 会以各章标题为名称,来生成对应的 html 文件。如果标题是英文,那 html
dapeng
cn
8y
外行 R 包开发手记:bookdownplus
春有百花秋有月,夏有凉风冬有雪 。 若无闲事挂心头,便是人间好时节。 上回提了一句,说被自己开发的 bookdownplus 包给坑了。受它和其他几个 R 包所累,这一年来,我总想关起门窗,静静清除包包里的几只 bugs,不清掉的话实在睡不香。于是乎,把阿尔卑斯山的春花秋月全都错过了。 简单来说,被坑的原因只有一个:没有金刚钻,硬揽瓷器活。 bookdownplus 诞生之前,《学 R:零基础学习
dapeng
cn
8y
2 年。6000 帖。
要不是昨天 @steemitboard 机器人留言,我都没有意识到,@dapeng 这个账号已经来到 steemit 2 年了。 2 年。6000 帖。约 1500 个关注。 Rep 67.6。不算好也不算糟。
dapeng
utopian-io
8y
[R pinyin: New Features] User customized dictionaries
Repo Brief Intro and curriculum The 'pinyin' package was developed in R language. It can convert Chinese characters in to Latin letters, officially called pinyin, i.e. the romanization system for Standard
dapeng
utopian-io
8y
[R: New Features on pinyin] Convert Chinese Characters into Sijiao and Wubi codes
Repo Brief Intro and curriculum The 'pinyin' package was developed in R language. It can convert Chinese characters in to Latin letters, officially called pinyin, i.e. the romanization system for Standard
dapeng
utopian-io
8y
[R: New Features on mindr] Supports the new format of FreeMind. Displays mind maps directly. Supports bookdown projects.
Repo Brief Intro and curriculum 'mindr' is an R package that can convert a markdown file or multiple markdown files, such as steem posts, into one mindmap. mindr can also convert a mindmap into a markdown
dapeng
utopian-io
8y
[Tutorial for R bookdownplus package] Installation + Quick Start (in RStudio)
Repository What Will I Learn? Setting-up of the environment which bookdownplus requires. Using the function bd() to build a demo book. Using the function bookdownplus() with different output formats and
dapeng
markdown
8y
bookdownplus gallery: a web app for displaying and sharing bookdown templates
The Story Many years ago, I collected some LaTeX templates when learning LaTeX. However, my interest in LaTeX was gone after submitting my PhD dissertation. I should have deleted these templates if they
dapeng
cn
8y
bookdown-paperzh: 一个适合写中文学术论文的 bookdown 模板
这是我为 R 语言的 bookdown 包制作的一个中文学术论文模板。中文论文一般都要求中英双语的标题、作者、摘要和关键词。这个模板基本可以满足这方面的需求。 这个模板参加首届 R bookdown 大奖赛。大赛即将进入最后一周,想参加的快来啊。 Highlights Write academic manuscript in Chinese with R markdown syntax. Bilingual
dapeng
bookdown
8y
Bookdown contest submission: an R bookdown template for traditional mails
Highlights Write traditional mails with markdown. Multiple themes are available. An Example with Its Repo Repo: Screenshots of the pdf output are as follows. Technical details The pdf template of bookdown-mail
dapeng
cn
8y
转让 R 包 postr (R Markdown 做海报):养不起了,哪位把她领养了吧
postr 是我折腾过的一个 R 扩展包,功能是用 R Markdown 来生成海报。现在无力维护,哪位有精力有兴趣,把她领养了吧。署名可以随意。 postr 开始的时候还好用,只是因为工具链比较长,后来可能是哪个环节升级,postr 开始出错。由于严重依赖 python,我不熟,实在养不起了,哪位把她领养了吧。 Posted from my blog with SteemPress :
dapeng
cn
8y
bookdown-ucas: an R bookdown template for theses of the University of the Chinese Academy of Sciences
Highlights Write theses of the University of Chinese Academy of Sciences. Create multiple file formats, including .pdf, single .html, gitbook, .md, .epub, docx. An Example with Its Repo Repo: Screenshots
dapeng
bookdown
8y
Bookdown contest submission: an R bookdown template for theses of Peking University
This is a submission to the 1st bookdown contest. Highlights Write theses of Peking University with R markdown syntax. Create multiple file formats, including .pdf, single .html, gitbook, .md, .epub, docx.
dapeng
bookdown
8y
Bookdown contest submission: a live example for Elsevier academic journals
bookdown-elsevier Highlights Write academic papers of Elsevier journals with R markdown syntax. A live example is provided. I published it TODAY! Create multiple file formats, including .pdf, single .html,
dapeng
utopian-io
8y
[New Features on steemr] Display all the posts of a give Steemian with statistics, and get the utopian review and upvote plan!
Repo Brief Intro and curriculum 'steemr' is an open source R package for playing with Steem data in R environment. It is used to download, post process, analyze, and visualize Steem data on the basis of
dapeng
bookdown
8y
活动:首届 bookdown 大奖赛,最高奖价值 3000 元,人少奖多速来
这是令我感到非常困惑的一件事情:首届 bookdown 大奖赛已经开赛一个多月了,距离截止日期还剩三周,奖品超级丰厚,可是参赛的稿件只有寥寥十篇。目前看来,只要参加就有奖!奖品价值 150 元到 3000 元不等! 不知道人们还在等个啥…… 奖品 三等奖 10 名,奖品价值 > 300 元 售价 150 元的 bookdown: Authoring Books and Technical Documents
dapeng
utopian-io
8y
[New Features on steemr] Diagrams in the Shiny app for the statistics of the Steem CN community!
Repo Brief Intro and curriculum 'steemr' is an open source R package for playing with Steem data in R environment. It is used to download, post process, analyze, and visualize Steem data on the basis of
← Latest
Older →