Learn R Programming

dexter (version 0.8.5)

get_booklets: Booklets entered in a project

Description

Retrieve information about the booklets entered in the db so far

Usage

get_booklets(db)

Arguments

db

A handle to the database, i.e. the output of start_new_project or open_project

Value

A data frame with columns: booklet_id, n_persons and n_items.