experiment_df: make a dataframe for experiments

Description Usage

View source: R/taster_notes.R

Description

Currently just reads the experiments as written to a CSV Ideally this lets you generate a new CSV as appropriate Needs to be filled in with code that reads a list of experiments and prepares them for writing to the database

Usage

1
2
3
4
experiment_df(
  filepath = file.path(config::get("tastermonial")$datadir,
    "tastermonial_experiments.csv")
)

personalscience/tasterdb documentation built on Dec. 22, 2021, 7:44 a.m.