powered by
Get layouts from a presentation
get_layouts(presentation_id)
A data frame with columns layout_objectId, name, displayName, and placeholders_df
layout_objectId
name
displayName
placeholders_df
The presentation id
if (FALSE) { # interactive() s <- choose_slides() get_layouts(s) }
Run the code above in your browser using DataLab