Learn R Programming

vembedr (version 0.1.5)

rickroll: Embed popular video

Description

If you want to experiment with the arguments to embed(), such as query, but do not have a particular video in mind, this function may be useful to you.

Usage

rickroll_vimeo(...)

rickroll_youtube(...)

Arguments

...

arguments (other than id) passed on to embed()

Value

Object with S3 class vembedr_embed.

Details

Please note that the YouTube video seems no longer embeddable.

Examples

Run this code
# NOT RUN {
  rickroll_vimeo()
  rickroll_youtube()

# }

Run the code above in your browser using DataLab