Other packages > Find by keyword >

pagedown  

Paginate the HTML Output of R Markdown with CSS for Print
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pagedown", "0.22")



Attach the package and use:
library("pagedown")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
First Published: 2019-01-02
Latest Update: 2022-12-13
Description:
Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.
How to cite:
Yihui Xie (2019). pagedown: Paginate the HTML Output of R Markdown with CSS for Print. R package version 0.22, https://cran.r-project.org/web/packages/pagedown. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1 (2019-01-02 17:20), 0.2 (2019-03-06 23:10), 0.3 (2019-07-15 08:22), 0.4 (2019-08-21 20:30), 0.5 (2019-10-01 07:10), 0.6 (2019-11-12 17:40), 0.7 (2019-12-19 17:50), 0.8 (2020-02-04 19:20), 0.9 (2020-03-18 08:00), 0.10 (2020-05-04 21:40), 0.11 (2020-09-09 16:50), 0.12 (2020-10-13 17:20), 0.13 (2020-12-01 01:50), 0.14 (2021-04-14 16:40), 0.15 (2021-06-23 06:40), 0.16 (2021-12-15 05:10), 0.17 (2022-03-02 22:10), 0.18 (2022-04-26 19:40), 0.19 (2022-09-27 00:50), 0.20 (2022-12-13 06:50), 0.21 (2024-10-11 08:20)
Other packages that cited pagedown R package
View pagedown citation profile
Other R packages that pagedown depends, imports, suggests or enhances
Complete documentation for pagedown
Functions, R codes and Examples using the pagedown R package
Some associated functions: book_crc . business_card . chrome_print . find_chrome . html_letter . html_paged . html_resume . jss_paged . poster_relaxed . thesis_paged . 
Some associated R codes: card.R . chrome.R . paged.R . poster.R . resume.R . utils.R .  Full pagedown package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pagedown250300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA