Description Usage Arguments Value Examples
View source: R/marmot_function.R
Retrieve data for exactly one package
1 2 3 4 | retrieve(
id = "",
baseurl = httr::parse_url("http://marmot-proxy2-dev.us-east-2.elasticbeanstalk.com")
)
|
id |
The maven identifier of the package requested |
baseurl |
The base URL of a marmot service. |
A list containing the request data.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.