View source: R/2025-10-27_JF_R_Galaxy_functions.R
| galaxy_has_key | R Documentation |
Check whether the environment variable
GALAXY_API_KEY is set and non-empty.
galaxy_has_key()
Logical. TRUE if an API key is available, otherwise FALSE.
galaxy_has_key() # returns true if api key is set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.