nutrisense_raw: Raw Dataframe from Nutrisense Filepath

View source: R/nutrisense_read.R

nutrisense_rawR Documentation

Raw Dataframe from Nutrisense Filepath

Description

Raw Dataframe from Nutrisense Filepath

Usage

nutrisense_raw(
  filepath = system.file("extdata", package = "cgmr",
    "Firstname3Lastname3_nutrisense.csv"),
  skip_lines = 1
)

Arguments

filepath

path to a Nutrisense CSV file

skip_lines

integer lines to skip while reading

Value

dataframe raw nutrisense data format


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