embed_url {vembedr} | R Documentation |
You can use this function to embed video using only the URL and you do not
need any customization beyond the start-time. It works for all the
services supported by the embed()
family of functions.
embed_url(url)
url |
|
This function calls suggest_embed()
then parses and evaluates the code.
Object with S3 class vembedr_embed
.
embed_url("https://youtu.be/1-vcErOPofQ?t=28s")