Skip to contents

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()

Value

A presentation id

Examples

if (FALSE) { # interactive()
# \donttest{
id <- choose_slides()
# }
}