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 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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