RMarkdown is a popular format with statisticians. It is often edited with RStudio and used to write technical blog posts or documentation that include snippets of the R statistical programming language. So how can we include R content in our Wowchemy site? Prerequisites Follow the guide to setup Wowchemy and Hugo on your computer. Publishing content with RStudio First check that you have installed the prerequisites in the previous section. It’s recommended to convert RMarkdown files directl...