load_data: load_data

View source: R/load_data.R

load_dataR Documentation

load_data

Description

A function to load SnackApp usage data

Usage

load_data(path, name, id_start, id_end)

Arguments

path

The path to the folder containing SnackApp usage data files

name
id_start

The numeric location where the participant ID starts in each data file

id_end

The numeric location where the participant ID ends in each data file

Value

A dataframe containing SnackApp usage data


lboro-climb/snackapp.usage documentation built on March 22, 2023, 4:17 a.m.