- How to render the book?
-
- Render locally with
bookdown::render_book("index.Rmd")
- Render locally with
-
- Use
browseURL("docs/index.html")to review the book locally (or just openindex.htmlin a browser)
- Use
-
- commit and push all changed files to GitHub
git add --all * git commit -m "update the book" git push origin master
- commit and push all changed files to GitHub
-
duzhewang/cibook
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|