get_slideshow: Get Slideshow Information

Usage Arguments Examples

Usage

1
2
3
get_slideshow(slideshow_url = "", username = auth_username(NULL),
  password = auth_password(NULL), exclude_tags = 1, detailed = 1,
  get_transcript = 1)

Arguments

slideshow_url

- URL of presentation

exclude_tags

- Exclude tags from the detailed information. 1 to exclude.

detailed

- Whether or not to include optional information. 1 to include, 0 (default) for basic information.

get_transcript

- 0 (default) or 1 to include

Examples

1
slideshow <- get_slideshow(slideshow_url = "http://www.slideshare.net/EdithYeung/8-tips-for-scaling-mobile-users-in-china-by-edith-yeung/")

dmpe/SlideShaRe documentation built on May 15, 2019, 9:36 a.m.