embed_slide: embed slide by iframe

Description Usage Arguments Examples

Description

embed slide by iframe

Usage

1

Arguments

url

web-slide url. Slideshare, SpeakerDeck, and html slides are now available.

width

ignored.

height

ignored.

Examples

1
2
3
4
5
6
# SlideShare url
embed_slide("http://www.slideshare.net/makotohirakawa3/osakastan2-chap51")
# SpeakerDeck url
embed_slide("https://speakerdeck.com/yamano357/tokyor49-stringr-stringi")
# other html-slide url
embed_slide("http://kz-md.net/stat/tmp_box/intro_tubeplayR.html#/")

kazutan/zousan documentation built on May 20, 2019, 7:54 a.m.