as_grid_size | R Documentation |
loon
size to a grid
sizeThe size of loon
is determined by pixel (px), while, in
grid
graphics, the size is determined by pointsize (pt)
as_grid_size(
size,
type = c("points", "texts", "images", "radial", "parallel", "polygon", "lines"),
adjust = 1,
...
)
size |
input |
type |
glyph type; one of "points", "texts", "images", "radial", "parallel", "polygon", "lines". |
adjust |
a pixel (px) at 96 |
... |
some arguments used to specify the size, e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.