Learn R Programming

ladder (version 0.0.1)

choose_slides: Choose Slides presentation

Description

Opens a webpage for a user to authenticate with Google and select a presentation. This presentation is then authorised for use with ladder.

Usage

choose_slides(presentation = NULL)

Value

A presentation id

Arguments

presentation

A string containing the presentation link/URL or the presentation ID.

Examples

Run this code
if (FALSE) { # interactive()
id <- choose_slides()
}

Run the code above in your browser using DataLab