Gitbook是一种基于html的电子书,也就是说这种书需要用网页打开,当然也可以下载源码后在本地打开,这种书籍不同于传统纸质书籍。好处是不限于文本字体字号的格式,而且由于是网页格式,我们可以在电子书里看到很多动态的效果,比如地图、交互式图片、甚至是视频等。

谢益辉大神开发的bookdown可以很好的生成gitbook,目前很多电子书都是基于bookdown生成,它是基于markdown这种轻量级的文本制作,可以很快的打开,而且也可以渲染成pdf、word或者epubr等格式。

推荐一些常用有关R语言学习的开源书籍,基本都是基于Rmarkdown下的bookdown书写的,附上书籍地址和Github源码,不断更新中。。。

📚英文原版书籍

书籍名称 Github源码 介绍
A Machine Learning Compilation https://github.com/f0nzie/machine_learning_compilation 机器学习
R for Data Science https://github.com/hadley/r4ds 数据科学
R Markdown: The Definitive Guide https://github.com/rstudio/rmarkdown-book
Cookbook for R
R Cookbook, 2nd Edition https://github.com/CerebralMastication/R-Cookbook
R Graphics Cookbook, 2nd edition https://github.com/wch/rgcookbook R数据可视化图册
R Programming for Data Science https://github.com/rdpeng/rprogdatascience R语言数据科学
R Markdown Cookbook https://github.com/yihui/rmarkdown-cookbook
bookdown: Authoring Books and Technical Documents with R Markdown https://github.com/rstudio/bookdown/tree/main/inst/examples 写书的bookdown
ggplot2: elegant graphics for data analysis https://github.com/hadley/ggplot2-book/ 不需要解释的好东西
The R Graph Gallery https://github.com/holtzy/R-graph-gallery R绘图图库
Interactive web-based data visualization with R, plotly, and shiny https://github.com/cpsievert/plotly_book 基于R语言的交互式数据可视化
Biomedical Knowledge Mining using GOSemSim and clusterProfiler https://github.com/YuLab-SMU/biomedical-knowledge-mining-book Y叔的大作,包含clusterprofiler
Mastering Shiny https://github.com/hadley/mastering-shiny 掌握shiny,交互式可视化
Circular Visualization in R https://github.com/jokergoo/circlize_book/ R语言圈图可视化
Text Mining with R https://github.com/dgrtwo/tidy-text-mining R语言文本挖掘
blogdown: Creating Websites with R Markdown https://github.com/rstudio/blogdown 写博客的blogdown
Beyond Multiple Linear Regression https://github.com/proback/BeyondMLR 多元线性回归
Elegant Bookdown Template https://github.com/XiangyunHuang/ElegantBookdown 优雅的 Bookdown 书籍模版

📚中文或翻译书籍

书籍名称 地址
精通机器学习:基于R(第2版) https://www.ituring.com.cn/book/1989
Cookbook for R 中文翻译 https://github.com/openbiox/Cookbook-for-R-Chinese
数据科学中的R语言 https://github.com/perlatex/R_for_Data_Science
现代统计图形 https://github.com/XiangyunHuang/MSG-Book
GitBook文档(中文版) https://github.com/chrisniael/gitbook-documentation
ggplot2:数据分析与图形艺术 https://github.com/cosname/ggplot2-translation/
R语言编程—基于tidyverse https://gitee.com/zhjx19/introR

作者简介

欧阳松石河子大学医学院第一附属医院泌尿外科主治医师、讲师、医学博士。 擅长泌尿及男性生殖系统常见疾病的诊疗,对男性生殖医学疾病具有较深研究熟悉各种泌尿男科手术及腔镜微创诊疗技术, 同时擅长R语言在生物信息方面的研究。

欧阳松 (2021). 一些关于R语言学习的电子书(基于bookdown的gitbook). 欧阳松的博客. https://swcyo.rbind.io/course/gitbook/

BibTeX citation

@misc{
  title = "一些关于R语言学习的电子书(基于bookdown的gitbook)",
  author = "欧阳松",
  year = "2021",
  journal = "欧阳松的博客",
  note = "https://swcyo.rbind.io/course/gitbook/"
}
.. ... ...
本站总访问量次; 本站访客数人次; 本文总阅读量次;