fix code formatting (#287)
This commit is contained in:
parent
cc1206f5d9
commit
8c48a2981a
|
@ -535,7 +535,7 @@ I only ever use three of the five options:
|
||||||
|
|
||||||
* To put multiple plots in a single row I set the `out.width` to
|
* To put multiple plots in a single row I set the `out.width` to
|
||||||
`50%` for two plots, `33%` for 3 plots, or `25%` to 4 plots, and set
|
`50%` for two plots, `33%` for 3 plots, or `25%` to 4 plots, and set
|
||||||
fig.align = "default"`. Depending on what I'm trying to illustrate (e.g.
|
`fig.align = "default"`. Depending on what I'm trying to illustrate (e.g.
|
||||||
show data or show plot variations), I'll also tweak `fig.width`, as
|
show data or show plot variations), I'll also tweak `fig.width`, as
|
||||||
discussed below.
|
discussed below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue