make_ppt: Populate Powerpoint Function

Description Usage Arguments

View source: R/make_ppt.R

Description

This function takes an ordered spreadsheet of trivia questions (gct) OR a list of sentences (lc) and the type of project (gct or lc) and populates a presentation.

Usage

1
make_ppt(questions, purpose = "gct")

Arguments

questions

An xlsx spreadsheet with at least two columns: Question and QuestionN OR a txt file with the first row labelled Question (TODO: fix)

type

Type of project. Defaults to lc (LOUD Crowd) template.


thealk/gctriviar documentation built on Oct. 4, 2020, 4:25 a.m.