Description Usage Arguments Value Examples
Find wine prices online
1 |
name |
The name of the wine |
vintage |
A vintage to search for |
currency |
The currency to return prices in |
aggregate |
Return a summary of prices by deal type |
A data frame containing the raw prices plus the following fields:
The parsed name of the wine you are searching for
The merchant description of the product
The raw price of the deal
The type of deal - single bottle, magnum, case etc
The volume of wine in the deal, expressed as a number of standard bottles (eg. a magnum would be 2)
The name of the merchant
The coutry of the merchange
The town or state of the merchant
1 | findWine("st henri", 2014, "AUD")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.