Add an update slides position request
add_update_slides_position_request(
google_slides_request = NULL,
slide_object_ids = NULL,
insertion_index = NULL
)
(Optional) A Google Slides Request object which is used to manage requests to the API
A character vector of slide ids
Numeric Vector. This is where the slides selected in slideobjectids parameter is inserted into. The slides would be inserted based on before the arrangement before the move.