powered by
Remove an entry
emr_entries.rm(key, db_dir = NULL)
None
The key of the entry to remove. If the key does not exist, nothing happens.
One or more database directories to reload entries from. If NULL - the first database is used.
emr_db.init_examples() emr_entries.rm("entry1") emr_entries.ls()
Run the code above in your browser using DataLab