includeYT | R Documentation |
Include YouTube video.
includeYT(url, .class = "includeYT")
url |
character. URL of the YouTube video. |
.class |
character. The resulting iframe tag is surrounded by div block. You can specify its class attribute to modify its styling. |
An embed code of a YouTube video is inserted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.