Skip to content

Instantly share code, notes, and snippets.

@sainathadapa
Created March 23, 2016 11:41
Show Gist options
  • Save sainathadapa/d91509a164373ccec70b to your computer and use it in GitHub Desktop.
Save sainathadapa/d91509a164373ccec70b to your computer and use it in GitHub Desktop.
'<!-- -->' in markdown output
---
title: "test"
output:
md_document:
variant: markdown_github
---
```{r pressure, echo=FALSE}
plot(pressure)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment