bs_extract_record_key {bskyr}R Documentation

Extract Record Key from a link

Description

Extract Record Key from a link

Usage

bs_extract_record_key(url)

Arguments

url

Character, length 1. URL for record to get.

Value

character vector of record keys

Examples

bs_extract_record_key('https://bsky.app/profile/chriskenny.bsky.social/post/3lc5d6zspys2c')

[Package bskyr version 0.3.0 Index]