R/database.R
save_global_class_list_db.Rd
Replaces the contents of the global_class_list table. Compatible with ClassiPyR's global_class_list table.
global_class_list
save_global_class_list_db(db_path, class2use)
Path to the SQLite database file.
Character vector of class names.
Logical TRUE on success, FALSE on failure.