pl_size | R Documentation |
set repr size and resolution
pl_size(width = 4, height = 3, res = 300, w = NULL, h = NULL)
width |
width |
height |
height |
res |
resolution, 300 as default |
w |
alias of width |
h |
alias of height |
no return value
pl_size(width = 3, height = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.