Description Usage Arguments Value Examples
Find products by name or brand
1 2 3 4 5 6 7 8 9 |
product |
Filter by product name (treated as a regular expression). |
brand |
Filter by product brand (treated as a regular expression). |
regex |
Should filter be treated as a Regular Expression? |
ignore_case |
Should case be ignored? |
barcode |
Filter by barcode. |
head |
Return the data ( |
... |
Arguments passed through to |
Product details as a data.frame
if head
is FALSE
, otherwise the number of products that would be returned.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.