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

notes_df_from_glucose_tableR Documentation

Return all glucose_records that have something in the notes field

Description

Notes are sometimes located in the "Notes" field of a CSV file, which in turn will be saved in glucose_records. Harvest any such notes and place them in notes_records.

Usage

notes_df_from_glucose_table(glucose_records, user_id = 1234)

Arguments

glucose_records

valid glucose record dataframe

user_id

User ID

Value

dataframe of


personalscience/cgmr documentation built on July 2, 2023, 12:47 a.m.