extract_id {ladder} | R Documentation |
Extract the Presentation ID from a URL string
Description
Extract the Presentation ID from a URL string
Usage
extract_id(presentation)
Arguments
presentation |
A string containing the presentation URL
See |
Value
The file ID of the presentation
Examples
extract_id("https://docs.google.com/presentation/d/1RbEmFUkKs6gBp4ZMABQ/present?slide=id.p5")
[Package ladder version 0.0.3 Index]