extract_id: Extract the Presentation ID from a URL string

View source: R/functions.R

extract_idR 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 slides_url() for the inverse operation.

Value

The file ID of the presentation

Examples

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

ladder documentation built on June 8, 2025, 11:29 a.m.