make_coach_report: Make Coach Report Function

Description Usage Examples

View source: R/make_coach_report.R

Description

This function takes the output of the clean_merge_data function and produces coach reports as .csv files in the working directory.

Usage

1
2
make_coach_report(data, coach, dir = getwd(),
  date.current = date.current.report)

Examples

1

agarcia-r/fitbit documentation built on March 5, 2020, 3:20 a.m.