Description Usage Arguments Value
View source: R/getDominoInfo.R
Get information about a Domino Datalab run from environment variables in the run environment
1 2 | getDominoInfo(drop_vars = c("DOMINO_API_HOST",
"DOMINO_EXECUTOR_HOSTNAME", "DOMINO_USER_API_KEY"))
|
drop_vars |
Variables that will not be included in results. Character vector; see https://support.dominodatalab.com/hc/en-us/articles/205536355-Domino-environment-variables for a list of variables. |
data frame of Domino environment variables (renamed) and their values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.