Other packages > Find by keyword >

xaringan  

Presentation Ninja
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("xaringan", "0.30")



Attach the package and use:
library("xaringan")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-13
Latest Update: 2024-02-09
Description:
Create HTML5 slides with R Markdown and the JavaScript library 'remark.js' (<https://remarkjs.com>).
How to cite:
Yihui Xie (2016). xaringan: Presentation Ninja. R package version 0.30, https://cran.r-project.org/web/packages/xaringan. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2016-12-13 08:25), 0.2 (2017-02-15 10:00), 0.3 (2017-05-28 13:24), 0.4 (2017-08-09 07:14), 0.5 (2018-01-29 21:34), 0.6 (2018-02-19 21:10), 0.7 (2018-07-10 18:40), 0.8 (2018-10-23 23:10), 0.9 (2019-03-06 12:50), 0.10 (2019-05-14 12:30), 0.11 (2019-07-12 07:20), 0.12 (2019-09-17 11:50), 0.13 (2019-10-30 19:40), 0.14 (2020-01-19 19:50), 0.15 (2020-03-04 17:20), 0.16 (2020-03-31 07:00), 0.17 (2020-09-24 10:00), 0.18 (2020-10-21 07:00), 0.19 (2020-12-14 07:00), 0.20 (2021-03-04 07:20), 0.21 (2021-05-19 06:40), 0.22 (2021-06-23 06:40), 0.23 (2022-03-08 16:50), 0.24 (2022-04-26 10:20), 0.25 (2022-06-14 05:10), 0.26 (2022-08-10 00:20), 0.27 (2022-11-07 23:30), 0.28 (2022-12-13 06:40), 0.29 (2024-02-09 15:30)
Other packages that cited xaringan R package
View xaringan citation profile
Other R packages that xaringan depends, imports, suggests or enhances
Complete documentation for xaringan
Functions, R codes and Examples using the xaringan R package
Some associated functions: decktape . inf_mr . moon_reader . summon_remark . 
Some associated R codes: render.R . utils.R .  Full xaringan 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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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