R/create_slides.R
get_layouts.Rd
Get layouts from a presentation
get_layouts(presentation_id)
The presentation id
A data frame with columns layout_objectId, name, displayName, and placeholders_df
layout_objectId
name
displayName
placeholders_df
if (FALSE) { # interactive() s <- choose_slides() get_layouts(s) }