Other packages > Find by keyword >

rmdformats  

HTML Output Formats and Templates for 'rmarkdown' Documents
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rmdformats", "1.0.4")



Attach the package and use:
library("rmdformats")
Maintained by
Julien Barnier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-09
Latest Update: 2022-05-17
Description:
HTML formats and templates for 'rmarkdown' documents, with some extra features such as automatic table of contents, lightboxed figures, dynamic crosstab helper.
How to cite:
Julien Barnier (2015). rmdformats: HTML Output Formats and Templates for 'rmarkdown' Documents. R package version 1.0.4, https://cran.r-project.org/web/packages/rmdformats. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2015-12-09 21:44), 0.1 (2015-12-09 00:34), 0.2 (2016-02-26 14:12), 0.3.1 (2017-02-21 17:24), 0.3.2 (2017-03-21 16:20), 0.3.3 (2017-05-18 11:11), 0.3.4 (2019-01-10 11:20), 0.3.5 (2019-02-19 20:30), 0.3.6 (2019-12-16 11:00), 0.3.7 (2020-03-11 12:20), 0.3 (2016-09-05 16:15), 1.0.0 (2020-11-23 12:10), 1.0.1 (2021-01-13 11:50), 1.0.2 (2021-04-19 15:50), 1.0.3 (2021-10-06 13:50)
Other packages that cited rmdformats R package
View rmdformats citation profile
Other R packages that rmdformats depends, imports, suggests or enhances
Complete documentation for rmdformats
Functions, R codes and Examples using the rmdformats R package
Some associated functions: downcute . html_clean . html_docco . lockdown . material . pilltabs . pilltabs_print . readthedown . robobook . 
Some associated R codes: downcute.R . html_clean.R . html_dependencies.R . html_docco.R . html_template.R . lockdown.R . material.R . pilltabs.R . readthedown.R . robobook.R .  Full rmdformats package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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