get_substack_post | R Documentation |
Fetch a single post by its slug. Returns a one‐row data.frame
, or
zero‐row if not found.
get_substack_post(publication_url, slug)
publication_url |
Character. |
slug |
Character. Post slug. |
A data.frame
with one row (or zero rows if missing).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.