notes_df_from_glucose_table: Return all 'glucose_records' that have something in the notes...

Description Usage Arguments Value

View source: R/read_data_utils.R

Description

Return all glucose_records that have something in the notes field

Usage

1
2
3
4
notes_df_from_glucose_table(
  conn_args = config::get("dataconnection"),
  user_id = 1234
)

Arguments

conn_args

valid database connection with a glucose_records table

user_id

User ID

Value

dataframe of


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