set_substack_key: Set your Substack API Key

View source: R/api.R

set_substack_keyR Documentation

Set your Substack API Key

Description

Store your key once per session. Subsequent calls to other functions will use this key automatically.

Usage

set_substack_key(key)

Arguments

key

A single string: your Substack API key.

Value

Invisibly TRUE if successful.


substackR documentation built on June 17, 2025, 9:12 a.m.