fig_scale | R Documentation |
For simplicity, the maximum dimensions are specified by journal.
fig_scale(ratio, journal = c("plos", "pnas"))
ratio |
The desired figure aspect ratio, as width/height. |
journal |
String specifying journal of interest. |
The length-2 vector with final width and height, in that order.
fig_width()
, fig_height()
.
fig_scale( 1, 'plos' )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.