Skip to contents

Remove a Nested Entry from a Database

Usage

boilerplate_remove_entry(db, path, auto_sort = TRUE)

Arguments

db

List. The database to modify

path

Character. Dot-separated path (e.g., "statistical.longitudinal.lmtp")

auto_sort

Logical. Whether to automatically sort at each level. Default is TRUE.

Value

The modified database