Description Usage Arguments Value
Return a vector of all experiments currently available on the platform. Unlike [taster::db_food_list()], it uses the values from the database table 'experiments'. so it will not find experiments (usually food names) for some people. On the other hand, this calls the database each time, so you'll see performance problems if you do it too often.
1 | db_experiments_list(con)
|
con |
valid database connection |
character vector of all experiment names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.