Create a new Google Slides presentation
Usage
new_presentation(title = "Untitled Presentation", set_active = TRUE)
Arguments
- title
Optional. A single string. The title of the presentation.
- set_active
Optional. A logical value indicating whether to set the presentation as the active presentation.
Value
A Presentation object