Use this function to specify the horizontal alignment of the iframe
within the enclosing div
.
use_align(embed, align = c("left", "right", "center", "justified"))
vembedr_embed
object, created using an embed()
function
character
, indicates type of alignment
Object with S3 class vembedr_embed
.