Description Usage Arguments Value
View source: R/service-channel9.R
These functions are deprecated: links to Microsoft Channel 9 no longer work.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | embed_user2016(
id,
width = NULL,
height = 300,
ratio = c("16by9", "4by3"),
frameborder = 0,
allowfullscreen = TRUE
)
embed_user2017(
id,
width = NULL,
height = 300,
ratio = c("16by9", "4by3"),
frameborder = 0,
allowfullscreen = TRUE
)
rickroll_channel9(...)
embed_channel9(
id,
width = NULL,
height = 300,
ratio = c("16by9", "4by3"),
frameborder = 0,
allowfullscreen = TRUE
)
|
id |
|
width |
|
height |
|
ratio |
|
frameborder |
|
allowfullscreen |
|
... |
arguments (other than |
Object with S3 class vembedr_embed
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.