Description Usage Arguments Value Examples
Pull data object from stack frame (head) which matches specified parameters.
1 2 3 4 5 6 7 8 |
stack |
Stack you want to pull from. |
profile |
Profile to use. 'default' will be used if profile is not specified. |
filename |
Filename if you want to save downloaded file to disk. Lifespan of URL is limited by minutes, so filename is highly recommended for large files (> 5Mb), especially in the case of interactive computations. Specify the parameter in the case of non-text data. |
error |
HTTP error handling function. |
params |
Optional parameters to match. |
... |
Parameters to match. Can be used as alternative to |
If filename is not NULL then it will be filename itself, otherwise it can be URL in the case of large files.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.