I am trying to publish a .Rmd
in Rpubs by embedding a YouTube video link. After some exploration, I am trying the following which just gives a blank space in my html.
<div align="center">
<iframe width="560" height="315" src="http://www.youtube.com/embed/zsYjsgm4Psg" frameborder="0" allowfullscreen>
</iframe>
</div>
Two related posts: