Skip to content

yihui/bookdown-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal bookdown example. Although you see a few files here, only index.Rmd is required. All other files are optional, but bookdown-minimal.Rproj can make it much easier to build the book.

The key is the site setting in index.Rmd. If you want to build the book in RStudio, just click the Build Book button in the Build pane, otherwise call the function in R:

bookdown::render_book('index.Rmd', 'all')

About

An absolutely minimal bookdown example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published