emr_entries.rm | R Documentation |
Remove an entry
emr_entries.rm(key, db_dir = NULL)
key |
The key of the entry to remove. If the key does not exist, nothing happens. |
db_dir |
One or more database directories to reload entries from. If NULL - the first database is used. |
None
emr_db.init_examples()
emr_entries.rm("entry1")
emr_entries.ls()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.