choose_slides {ladder}R Documentation

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)

Arguments

presentation

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

Value

A presentation id

Examples


id <- choose_slides()


[Package ladder version 0.0.3 Index]