search: Search for matching packages.

Description Usage Arguments Value Examples

View source: R/marmot_function.R

Description

Search for matching packages.

Usage

1
2
3
4
5
search(
  query = "",
  limit = 50,
  baseurl = httr::parse_url("http://marmot-proxy2-dev.us-east-2.elasticbeanstalk.com")
)

Arguments

query

The query in marmot query syntax.

limit

The maximum number of results.

baseurl

The base URL of a marmot service.

Value

A list containing the request data.

Examples

1
marmotR::search("[metrics.bytecode.ret]>0")

anonymous-marmot/marmotR documentation built on Jan. 19, 2020, 12:50 p.m.