Learn R Programming

fitcoach (version 1.0)

fetchIntraResourceData: Loads the JSON files for intraday data and returns a data.frame

Description

Loads the JSON files for intraday data and returns a data.frame

Usage

fetchIntraResourceData(folder, resource, files)

Arguments

folder
the folder to source the files from
resource
the type of resource(Eg: calories, steps, distance etc)
files
the list of files to look into for fetch

Value

Resource data.frame