Skip to contents

Create an ID with format "[category][subcat][random number]"

Usage

create_id(category, subcat = NA)

Arguments

category

The category of the question.

subcat

The subcategory of the question (optional).

Value

A string of the form "[category][subcat][random number]".

Credits

Brighton Pauli, 2022.