Skip to content

rstudio/rmdexamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The rmdexamples package illustrates various techniques for extending R Markdown. The examples included here are described in more detail in the article on Shiny Widgets.

To try out rmdexamples locally, you should first install the remotes package, then:

if (!require("remotes")) install.packages("remotes")
# you may also need to update packages: update.packages(ask = FALSE)
remotes::install_github("rstudio/rmdexamples")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published