We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a5d17 commit 47ceae1Copy full SHA for 47ceae1
inst/templates/omni-README
@@ -10,7 +10,7 @@ knitr::opts_chunk$set(
10
collapse = TRUE,
11
comment = "#>",
12
fig.path = "man/figures/README-",
13
- out.width = "100%",
+ out.width = "100%"
14
)
15
```
16
{{/Rmd}}
0 commit comments