A Appendix A: developers’ guide
For the developers of this guide, here are helpful sources.
A.1 GitHub Repo
The Bookdown Guide is hosted from the cbw-dev/bookdown-guide public repository.
A.2 Diagram Links
Many diagrams shown on these docs are in this Google folder. Note: Many explanatory screenshots are currently stored locally in the repository’s subfolders.
A.2.1 How to Publish a Google Drawing
Open the drawing.
Edit. Tip: Editing size of the Google Drawing is very easy when you drag the diagonal lines in the bottom right corner.
To publish, go to “File > Share > Publish to Web > Embed”. Copy the “Medium” (optional) image size HTML code. Paste where you want it to appear in your .Rmd file.
Add alt text to the img embed code: Add
alt="Alt Text"aftersrc = ...and before>.Tip
If you’re putting a screenshot into your Google Drawing, the resolution of the image will look very poor when it is rendered. You can fix this by simply making the image extremely big.