Skip to contents

Create a new shared task board

Usage

board_create(db_path = tempfile(fileext = ".sqlite"))

Arguments

db_path

Character. Path to the SQLite file. Defaults to a temp file.

Value

Character. The db_path (pass it to the other board functions).