rstudio / rmarkdown-book

R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)
https://bookdown.org/yihui/rmarkdown
Other
783 stars 522 forks source link

Inconsistency in 2.6": fig.align #38

Closed KyleHaynes closed 6 years ago

KyleHaynes commented 6 years ago

Should center include quotes?

fig.align: The alignment of plots. It can be 'left', center, or 'right'.

yihui commented 6 years ago

Oops! Fixed. Thanks for letting me know!

BTW, next time if you spot any typos, you could hit the Edit button on the toolbar to propose a fix: https://bookdown.org/yihui/rmarkdown/r-code.html

KyleHaynes commented 6 years ago

Will do! Didn't know you could do that.

This is an amazing reference guide - thanks so much for it 😄