Description Usage Arguments Value
Return all products consumed by this user. If 'user_id==NULL' then show from all users, all products consumed more than once.
1 | db_food_list(con, user_id = 1234)
|
con |
valid database connection |
user_id |
vector of user IDs or NULL to show all users |
character vector of product names sorted alphabetically
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.