name_from_libreview_file: name of the person associated with a Libreview glucose file.

View source: R/read_csv.R

name_from_libreview_fileR Documentation

name of the person associated with a Libreview glucose file.

Description

Given a valid Libreview file, return a string of the form first_name last_name

Usage

name_from_libreview_file(filepath)

Arguments

filepath

path to the CSV file

Value

a space-separated character string made of first_name last_name. NA if no name found


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