use_align {vembedr} | R Documentation |
Use this function to specify the horizontal alignment of the iframe
within the enclosing div
.
use_align(embed, align = c("left", "right", "center", "justified"))
embed |
|
align |
|
Object with S3 class vembedr_embed
.