Other packages > Find by keyword >

bookdown  

Authoring Books and Technical Documents with R Markdown
View on CRAN: Click here


Download and install bookdown package within the R console
Install from CRAN:
install.packages("bookdown")

Install from Github:
library("remotes")
install_github("cran/bookdown")

Install by package version:
library("remotes")
install_version("bookdown", "0.39")



Attach the package and use:
library("bookdown")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-13
Latest Update: 2024-03-04
Description:
Output formats and utilities for authoring books and technical documents with R Markdown.
How to cite:
Yihui Xie (2016). bookdown: Authoring Books and Technical Documents with R Markdown. R package version 0.39, https://cran.r-project.org/web/packages/bookdown
Previous versions and publish date:
0.1 (2016-07-13 10:19), 0.2 (2016-11-12 19:54), 0.3 (2016-11-28 08:21), 0.4 (2017-05-20 10:01), 0.5 (2017-08-20 16:41), 0.6 (2018-01-25 13:30), 0.7 (2018-02-18 17:41), 0.8 (2018-12-03 23:50), 0.9 (2018-12-21 10:40), 0.10 (2019-05-10 23:00), 0.11 (2019-05-28 22:01), 0.12 (2019-07-11 20:32), 0.13 (2019-08-21 17:10), 0.14 (2019-10-01 20:20), 0.15 (2019-11-12 19:10), 0.16 (2019-11-23 00:10), 0.17 (2020-01-11 07:00), 0.18 (2020-03-05 07:00), 0.19 (2020-05-15 07:50), 0.20 (2020-06-23 23:00), 0.21 (2020-10-13 07:00), 0.22 (2021-04-22 15:50), 0.23 (2021-08-13 06:40), 0.24 (2021-09-02 23:10), 0.25 (2022-03-16 11:20), 0.26 (2022-04-15 16:22), 0.27 (2022-06-14 09:10), 0.28 (2022-08-09 23:40), 0.29 (2022-09-12 23:50), 0.30 (2022-11-09 17:40), 0.31 (2022-12-13 08:40), 0.32 (2023-01-17 22:30), 0.33 (2023-03-07 00:50), 0.34 (2023-05-09 09:30), 0.35 (2023-08-09 22:50), 0.36 (2023-10-16 21:40), 0.37 (2023-12-02 00:00), 0.38 (2024-03-04 06:30)
Other packages that cited bookdown R package
View bookdown citation profile
Other R packages that bookdown depends, imports, suggests or enhances
Functions, R codes and Examples using the bookdown R package
Some associated functions: bookdown-package . bookdown_site . bs4_book . build_chapter . calibre . clean_book . create_book . epub_book . fence_theorems . gitbook . html_chapters . html_document2 . pdf_book . publish_book . render_book . resolve_refs_html . serve_book . 
Some associated R codes: addins.R . bookdown-package.R . bs4_book.R . ebook.R . gitbook.R . html.R . latex.R . publish.R . render.R . site.R . skeleton.R . utils.R . word.R . zzz.R .  Full bookdown package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns