use_align: Align horizontally

Description Usage Arguments Value

View source: R/div.R

Description

Use this function to specify the horizontal alignment of the iframe within the enclosing div.

Usage

1
use_align(embed, align = c("left", "right", "center", "justified"))

Arguments

embed

vembedr_embed object, created using an embed() function

align

character, indicates type of alignment

Value

Object with S3 class vembedr_embed.


vembedr documentation built on Dec. 12, 2021, 1:08 a.m.