Skip to content

Commit 5997f52

Browse files
author
Joseph Damiba
committed
re-adding knitr
1 parent cd29ef3 commit 5997f52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

r/2017-08-31-colorscales.Rmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ output:
1212
html_document:
1313
keep_md: true
1414
---
15+
16+
```{r, echo = FALSE, message=FALSE}
17+
knitr::opts_chunk$set(message = FALSE, warning=FALSE)
18+
```
19+
1520
### New to Plotly?
1621

1722
Plotly's R library is free and open source!<br>

0 commit comments

Comments
 (0)