Deletes the usitcgravity directory and all of its contents, including all versions of the usitcgravity database created with any DuckDB version.

usitcgravity_delete(ask = TRUE)

Arguments

ask

If so, a menu will be displayed to confirm the action to delete any existing usitcgravity database. By default it is true.

Examples

if (FALSE)  usitcgravity_delete()