get_substack_top | R Documentation |
Fetch the most popular posts from a Substack publication.
get_substack_top(publication_url, limit = 10L, offset = 0L)
publication_url |
Character, e.g. |
limit |
Integer |
offset |
Integer |
A data.frame
(possibly zero‐row) of post records.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.