showCompetitors: Produce a report on all competitors or all sessions.

Description Usage Arguments Details Value

Description

Writes out R Markdown file to be processed into PDF file listing info from the database.

Usage

1
2
3
4
5
6
showCompetitors(output =
"~/work/SSC/StudentAwards/Student Presentation Awards/Competition 2017/competitors.pdf")
showSchedule(alltalks =
"~/work/SSC/StudentAwards/Student Presentation Awards/Competition 2017/ContributedPresentations-ForKevin-final.csv",
output =
"~/work/SSC/StudentAwards/Student Presentation Awards/Competition 2017/schedule.pdf")

Arguments

output

The desired name of the PDF output file.

alltalks

CSV file for schedule.

Details

Writes an R Markdown file to produce the report on all competitors. Currently does not render it.

Value

Called for the side effect of producing the report.


dmurdoch/SSCcompetition documentation built on May 15, 2019, 9:37 a.m.