Skip to contents

This function drops Vocabulary tables in a CDM.

Usage

drop_vocabulary_tables(cascade = FALSE)

Arguments

cascade

Determines whether to drop dependent objects too. WARNING: Since all CDM data tables depend on the vocabulary, this will delete most data tables as well. Default: FALSE