https://github.com/eeholmes/target-markdown-bookdown
Example using target markdown files in a bookdown project
https://github.com/eeholmes/target-markdown-bookdown
Last synced: over 1 year ago
JSON representation
Example using target markdown files in a bookdown project
- Host: GitHub
- URL: https://github.com/eeholmes/target-markdown-bookdown
- Owner: eeholmes
- Created: 2022-02-24T01:22:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T01:27:33.000Z (over 4 years ago)
- Last Synced: 2025-02-15T23:29:37.661Z (over 1 year ago)
- Language: JavaScript
- Size: 495 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# target-markdown-bookdown
Example using target markdown files in a bookdown project
A minimal example example of a book based on R Markdown and **bookdown** was started by using RStudio new project template. Then I added some target markdown using the RStudio template.
I had to edit the target markdown files by moving some stuff into index.Rmd and getting rid of the `tar_visnetwork()` calls which where causing the pdf not to build.