db_experiments_list: List all valid experiments

Description Usage Arguments Value

View source: R/utils_db.R

Description

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.

Usage

1

Arguments

con

valid database connection

Value

character vector of all experiment names


personalscience/taster documentation built on Feb. 5, 2022, 9:27 p.m.