includeYT {juicedown} | 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.