Usage
Returns
Logical, TRUE if token is set, FALSE otherwise.Examples
Source
Generated fromR/key-handlers.R and the package help files in man/.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Check if Synthesize Bio API Token is Set.
has_synthesize_token()
# Check if token is set
if (!has_synthesize_token())
# Prompt for token if not set
set_synthesize_token()
R/key-handlers.R and the package help files in man/.