Skip to content

Instantly share code, notes, and snippets.

@cddesja
Last active September 9, 2020 21:20
Show Gist options
  • Save cddesja/c71d173d6b6d48a7ec06b6231e746ea1 to your computer and use it in GitHub Desktop.
Save cddesja/c71d173d6b6d48a7ec06b6231e746ea1 to your computer and use it in GitHub Desktop.
embeding YT
---
title: "RR Laura Le"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
<iframe id="inlineFrameExample"
title="Inline Frame Example"
width="800"
height="600"
src="https://www.youtube.com/embed/dQw4w9WgXcQ">
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment