Create new jot Notepad
Arguments
- pad
path to file to store new notepad.
- title
what to call the notepad. If not supplied, uses the name of the file.
Examples
tf <- tempfile()
jot_new_pad(tf)
Create new jot Notepad
path to file to store new notepad.
what to call the notepad. If not supplied, uses the name of the file.
tf <- tempfile()
jot_new_pad(tf)