set_substack_key {substackR}R 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.


[Package substackR version 0.1.15 Index]