Learn R Programming

ladder (version 0.0.1)

extract_id: Extract the Presentation ID from a URL string

Description

Extract the Presentation ID from a URL string

Usage

extract_id(presentation)

Value

The file ID of the presentation

Arguments

presentation

A string containing the presentation URL See slides_url() for the inverse operation.

Examples

Run this code
extract_id("https://docs.google.com/presentation/d/1RbEmFUkKs6gBp4ZMABQ/present?slide=id.p5")

Run the code above in your browser using DataLab