create_summary_sheet: Create a summary answer sheet

Description Usage Arguments Value

View source: R/answer_sheets.R

Description

The function creates a Google Sheet on Google Drive containing links to the participants' answer sheets (created with [create_answer_sheet()]). The sheet contains one column per participant and n_questions + 1 rows (additional row is for the favourite question). Import range functions are inserted into the first row, however, you need to go to the file and manually link the sheets by clicking on cells with REF!.

Usage

1
create_summary_sheet(participants, n_questions)

Arguments

participants

Character vector with the names of the participants.

n_questions

Number of questions in the quiz.

Value

The id of the sheet as a character string.


martina-starc/peRson documentation built on April 14, 2021, 3:48 p.m.