Description Usage Arguments Value
Retrieve a single URL from AmCAT with authentication and specified filters (GET or POST)
1 2 3 4 5 6 7 8 9 10 11 |
conn |
the connection object from |
path |
the path of the url to retrieve (using the host from conn) |
filters |
a named vector of filters, e.g. c(project=2, articleset=3) |
post |
use HTTP POST instead of GET |
the raw result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.