get_booklets: Booklets entered in a project

View source: R/dexter.R

get_bookletsR Documentation

Booklets entered in a project

Description

Retrieve information about the booklets entered in the db so far

Usage

get_booklets(db)

Arguments

db

a connection to a dexter database, i.e. the output of start_new_project or open_project

Value

A data frame with columns: booklet_id, n_persons, n_items and booklet_max_score. booklet_max_score gives the maximum theoretically possible score according to the scoring rules


dexter documentation built on May 29, 2024, 8:21 a.m.