Skip to content

yihui/bookdown-minimal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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