Fix two typos (#710)
This commit is contained in:
committed by
Hadley Wickham
parent
a808d61a88
commit
428e1d2186
@@ -550,7 +550,7 @@ I only ever use three of the five options:
|
|||||||
adjust `fig.asp`.
|
adjust `fig.asp`.
|
||||||
|
|
||||||
* I control the output size with `out.width` and set it to a percentage
|
* I control the output size with `out.width` and set it to a percentage
|
||||||
of the line width). I default to `out.width = "70%"`
|
of the line width. I default to `out.width = "70%"`
|
||||||
and `fig.align = "center"`. That give plots room to breathe, without taking
|
and `fig.align = "center"`. That give plots room to breathe, without taking
|
||||||
up too much space.
|
up too much space.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user