View source: R/notes_management.R
scribblr_delete | R Documentation |
scribblr
noteDelete a scribblr
note.
scribblr_delete(note)
note |
a length one character (not NA). Note to be deleted. |
returns NULL
, invisibly. Used for side-effects.
Valerio Gherardi
scribble
## Not run:
scribblr_delete("todo")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.