get_offer: Get an offer

Description Usage Arguments Value Examples

Description

Get an offer

Usage

1
get_offer(connection, offer_id)

Arguments

connection

The connection to be used, call connect to obtain one.

offer_id

The id of the offer

Value

A FGResponse object

Examples

1
2
connection <- fastgenomicsRclient::connect("https://fastgenomics.org/", "Beaer ey...")
get_offer(conn, "offer")

FASTGenomics/r_client documentation built on June 25, 2019, 12:12 a.m.