score_trivia: Calculate scores for a tRivia team based on a data.frame with...

Description Usage Arguments

View source: R/score_trivia.R

Description

Calculate scores for a tRivia team based on a data.frame with correct answers

Usage

1
score_trivia(data, n_round = NULL, score, ref)

Arguments

data

url or a data frame with the results of a multiple choice google form pool

n_round

vector indicating the round of questions, if applies

score

Numeric value indicating the score for questions at the round

ref

Data frame containing two columns: 'question_name' and 'correct_answer'


saramortara/tRiviascoRe documentation built on Dec. 22, 2021, 10:17 p.m.