taster_df: Read a Tastermonial Airtable file from CSV

Description Usage Arguments Value

View source: R/tastermonial.R

Description

Turn a Tastermonial Airtable file into a canonical dataframe.

Usage

1
2
3
taster_df(
  file = file.path(config::get("tastermonial")$datadir, "TastermonialNotes.csv")
)

Arguments

file

path to a CSV file

Value

canonical dataframe of Tastermonial information


personalscience/psi-shiny-cgm documentation built on Dec. 22, 2021, 7:43 a.m.