libreview_csv_df: Read a standard format Libreview CSV file

View source: R/read_csv.R

libreview_csv_dfR Documentation

Read a standard format Libreview CSV file

Description

Read a raw libreview CSV file and return it as a plain dataframe

Usage

libreview_csv_df(
  file = system.file("extdata", package = "cgmr", "Firstname2Lastname2_glucose.csv")
)

Arguments

file

path to a valid Libreview CSV file

Value

a canonical glucose value dataframe


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