start_report: Start Report

Description Usage Arguments Value

View source: R/report_functions.R

Description

The report functions return athlete information on 1+ pages. Each line creates a new page in the .pdf that is saved in your working directory.

Formatting the functions in this manner allows you to create a player report for an individual, a position group, or the entire team with minimal effort.

Please note: you must work sequentially as outlined in the supporting .pdf document. If you do not and you run into errors, try running save_report and start again. It is imperative that save_report be called otherwise the report will not be saved and can interfere with other reports you plan to produce.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

report_name

Name of the report

Value

A player report for 1+ athletes


aaronzpearson/midsprint documentation built on Dec. 26, 2021, 12:02 a.m.