Description Usage Arguments Value Examples
View source: R/marmot_function.R
Search for matching packages.
1 2 3 4 5 | search(
query = "",
limit = 50,
baseurl = httr::parse_url("http://marmot-proxy2-dev.us-east-2.elasticbeanstalk.com")
)
|
query |
The query in marmot query syntax. |
limit |
The maximum number of results. |
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.